mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-05-17 23:56:39 +00: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)