mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
doc: add release notes for abandoned field in gettransaction and listtransactions
This commit is contained in:
6
doc/release-notes-25158.md
Normal file
6
doc/release-notes-25158.md
Normal file
@@ -0,0 +1,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)
|
||||||
Reference in New Issue
Block a user