mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-12 04:40:28 +02:00
doc: add release notes for abandoned
field in gettransaction
and listtransactions
This commit is contained in:
parent
a1aaa7f51f
commit
0c520679ab
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)
|
Loading…
x
Reference in New Issue
Block a user