bitcoin/doc/release-notes-25504.md

7 lines
254 B
Markdown
Raw Normal View History

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.