Macro block
Fetch the next macro block after a specified block number
Retrieves the block number (height) of the next macro block after the specified block number from the Nimiq RPC.
GET
/
getMacroBlockAfter
/{blockNumber}
Path Parameters
blockNumber
Requiredinteger
The height of the block to retrieve the next macro block after
Macro block number retrieved successfully