Skip to main content

getsuperblockbudget

getsuperblockbudget index

Returns the absolute maximum sum of superblock payments allowed.

yerbas-cli getsuperblockbudget 1000

Arguments

ArgumentTypeDescription
index(number)The block index
Arguments:
1. index (numeric, required) The block index

Output

ResultTypeDescription
n(number)The absolute maximum sum of superblock payments allowed, in YERB
Result:
n (numeric) The absolute maximum sum of superblock payments allowed, in YERB

Examples

curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getsuperblockbudget", "params": [1000] }' -H 'content-type: text/plain;' http://127.0.0.1:9998/