You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoin/doc/release-notes-25504.md

7 lines
254 B

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.