GetBlockBalanceTrace¶
Return the balance-change trace (block balance trace) for all transactions in a given block.
- Service:
Walletonly
rpc GetBlockBalanceTrace (BlockBalanceTrace.BlockIdentifier) returns (BlockBalanceTrace) {}
See the corresponding HTTP endpoint at /wallet/getblockbalance.