Skip to main content

transaction-abandon

Abandon an unconfirmed transaction in the wallet database, and make the consumed inputs available to be used again.

Note that this doesn't necessarily mean the network will agree. This assumes the transaction is either still unconfirmed on the network or somehow invalid.

Usage

transaction-abandon <TRANSACTION_ID>

Arguments

  • <TRANSACTION_ID>: The id of the transaction to abandon, in hex.