Mark a transaction (and it in-wallet descendants) as abandoned so its inputs may be respent.
Declared in <wallet/wallet.h>
<wallet/wallet.h>
bool AbandonTransaction(Txid const& hashTx);
true if the transaction was marked abandoned.