Macro block
Fetch the macro block number of a specified batch
Retrieves the block number (height) of the macro block (checkpoint or election) for the given batch from the Nimiq RPC. The macro block is always the last block of the batch.
GET
/
getMacroBlockOf
/{batch}
Path Parameters
batch
Requiredinteger
The batch number to retrieve the macro block number for
Macro block number retrieved successfully