GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LIGHTNING-TXDISCARD(7) lightning-txdiscard LIGHTNING-TXDISCARD(7)

lightning-txdiscard - Abandon a transaction from txprepare, release inputs

txdiscard txid

The txdiscard RPC command releases inputs which were reserved for use of the txid from lightning-txprepare(7).

On success, an object is returned, containing:

unsigned_tx (hex): the unsigned transaction
txid (txid): the transaction id of unsigned_tx

If there is no matching txid, an error is reported. Note that this may happen due to incorrect usage, such as txdiscard or txsend already being called for txid.

The following error codes may occur:

-1: An unknown txid.

Rusty Russell <rusty@rustcorp.com.au> is mainly responsible.

lightning-txprepare(7), lightning-txsend(7)

Main web site: https://github.com/ElementsProject/lightning


Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.