Batch
Fetch batch number at a specific block height
Fetches the batch number at the given block height from the Nimiq RPC.
GET
/
getBatchAt/{blockNumber}Path Parameters
blockNumberRequiredinteger
The block height to fetch the batch number for.
Batch number successfully retrieved