aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-25158.md
blob: ce8ab53ddd835b83a7fef1f009b0bc00f6d096b2 (plain)
1
2
3
4
5
6
RPC Wallet
----------

- The `gettransaction`, `listtransactions`, `listsinceblock` RPCs now return
  the `abandoned` field for all transactions. Previously, the "abandoned" field
  was only returned for sent transactions. (#25158)