blockchain
Reward status
Get status of block reward at height
get/blockchain/rewards/{height}
Path parameters
heightinteger required
Target block height
Response
successful operation
Example response
{
"height": 1610000,
"nextCheck": 1610000,
"votingIntervalStart": 1610000
}