mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-21 14:34:49 +01:00
doc: add releases notes for 25504 (listsinceblock updates)
This commit is contained in:
parent
0fd2d14454
commit
a6b0c1fcc0
1 changed files with 6 additions and 0 deletions
6
doc/release-notes-25504.md
Normal file
6
doc/release-notes-25504.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
Updated RPCs
|
||||
------------
|
||||
|
||||
- The `listsinceblock`, `listtransactions` and `gettransaction` output now contain a new
|
||||
`parent_descs` field for every "receive" entry.
|
||||
- A new optional `include_change` parameter was added to the `listsinceblock` command.
|
Loading…
Add table
Reference in a new issue