Batch
Check if the batch is the first of the epoch
Fetches a boolean indicating if the batch at a given block number is the first batch of the epoch from the Nimiq RPC.
GET
/
getFirstBatchOfEpoch/{blockNumber}Path Parameters
blockNumberRequiredinteger
The block number to check if it's the first batch of the epoch.
First batch status successfully retrieved