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