abandontransaction

Input(s) 1

This command is used to mark an unconfirmed transaction as abandoned, removing it from the wallet's transaction list.

How is this used?

Few things are as frustrating as a Bitcoin transaction stuck without confirmation. You've sent funds, maybe for a service or to pay a friend, and the wait for confirmation stretches from minutes to days. The issue often lies in setting a fee too low, causing miners to overlook your transaction. The 'abandontransaction' command is your solution to reclaim these funds. While the blockchain's immutability means the transaction can't be erased, this command lets your wallet act as if the transaction never happened.

Request

method

abandontransaction

TxId

Required

Inputs(1)

one required input remaining...

TxId (required) - The transaction id

Result