mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 18:09:47 +01: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…
Reference in New Issue
Block a user