mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01:00
231 B
231 B
RPC Wallet
- The
gettransaction
,listtransactions
,listsinceblock
RPCs now return theabandoned
field for all transactions. Previously, the "abandoned" field was only returned for sent transactions. (#25158)