Getsuperblockbudget
getsuperblockbudget
Returns the absolute maximum sum of superblock payments allowed.
Arguments
| Position | Name | Type | Required | Default | Description |
|---|---|---|---|---|---|
Result
n (numeric) The absolute maximum sum of superblock payments allowed, in RTM
Examples
raptoreum-cli getsuperblockbudget 1000
curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getsuperblockbudget", "params": [1000] }' -H 'content-type: text/plain;' http://127.0.0.1:10225/