|
NAMElightning-txdiscard - Abandon a transaction from txprepare, release inputsSYNOPSIStxdiscard txidDESCRIPTIONThe txdiscard RPC command releases inputs which were reserved for use of the txid from lightning-txprepare(7).RETURN VALUEOn success, an object is returned, containing:
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:
AUTHORRusty Russell <rusty@rustcorp.com.au> is mainly responsible.SEE ALSOlightning-txprepare(7), lightning-txsend(7)RESOURCESMain web site: https://github.com/ElementsProject/lightning Visit the GSP FreeBSD Man Page Interface. |