mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-12 12:52:35 -03:00
254 B
254 B
Updated RPCs
- The
listsinceblock
,listtransactions
andgettransaction
output now contain a newparent_descs
field for every "receive" entry. - A new optional
include_change
parameter was added to thelistsinceblock
command.