Block
Fetch the first block number of the epoch
Fetches the block number of the first block of the given epoch from the Nimiq RPC. The first block of the epoch is always a micro block.
GET
/
getFirstBlockOf
/{epoch}
Path Parameters
epoch
Requiredinteger
The epoch number to fetch the first block for.
First block number of the epoch successfully retrieved