Election
Fetch the election block number for a given epoch
Fetches the block number of the election macro block for a given epoch from the Nimiq RPC. The election macro block is always the last block of the epoch.
GET
/
getElectionBlockOf
/{epoch}
Path Parameters
epoch
Requiredinteger
The epoch number to fetch the election block for.
Election block number successfully retrieved