Election
Fetch the election block number after a given block number
Fetches the number (height) of the next election macro block after a given block number from the Nimiq RPC.
GET
/
getElectionBlockAfter
/{blockNumber}
Path Parameters
blockNumber
Requiredinteger
The block number to fetch the next election block after.
Election block number successfully retrieved