mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-08 18:27:44 +02: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