z_anonsetblockdelta - Hush 3.10.0 RPC

z_anonsetblockdelta

Returns delta (difference) in the anonset for a given block height. A delta > 0 increases the anonset,

a delta < 0 reduces the anonset and a delta=0 leaves the anonset the same. Given a single block height

we calculate the delta for that block. Given two block heights, we calculate the delta for that range of blocks.

Arguments:
1. "height"    (number, required) The block height
1. "end_height"    (number, optional) The ending block height

Result:
"delta"          (integer) An integer number.

Examples:
> hush-cli z_anonsetblockdelta 123 456
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "z_anonsetblockdelta 123", "params": [456] }' -H 'content-type: text/plain;' http://127.0.0.1:18031/


Maintained by The Hush Developers

Welcome to the Hush full node RPC developer documentation!!! You finally made it.




Auction










Lotto