Macro block
Fetch the preceding macro block before a specified block number
Retrieves the block number (height) of the preceding macro block before the specified block number from the Nimiq RPC. If the given block number is a macro block, it returns the macro block before it.
GET
/
getMacroBlockBefore
/{blockNumber}
Path Parameters
blockNumber
Requiredinteger
The height of the block to retrieve the preceding macro block before
Macro block number retrieved successfully