mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 05:57:59 +01:00
231 B
231 B
RPC Wallet
- The
gettransaction,listtransactions,listsinceblockRPCs now return theabandonedfield for all transactions. Previously, the "abandoned" field was only returned for sent transactions. (#25158)