blob: bf80f180318a13ef026a80b1248ff7e8809fdc8f (
plain)
1
2
3
4
5
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.
|