Epoch
Fetch the epoch number at a given block number
Fetches the epoch number for the given block number from the Nimiq RPC.
GET
/
getEpochAt
/{blockNumber}
Path Parameters
blockNumber
Requiredinteger
The block number to fetch the epoch number for.
Epoch number successfully retrieved