Abandon transactions that are already conflicted is a noop, so don't try and return false/throw instead.
Backport of core PR12282
https://github.com/bitcoin/bitcoin/pull/12282/files
Differential D3497
wallet: Disallow abandon of conflicted txes Fabien on Jul 1 2019, 12:08. Authored by Tags None Subscribers None
Details
Abandon transactions that are already conflicted is a noop, so don't try and return false/throw instead. Backport of core PR12282 make check ./test/functional/test_runner.py wallet_abandonconflict
Diff Detail
Event Timeline |