mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-08-05 14:34:49 +02: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.