Macro block
Fetch last macro block at a given block number
Fetches the block number (height) of the last macro block at a given block number from the Nimiq RPC. If the given block number is a macro block, it returns that block number.
GET
/
getLastMacroBlock
/{blockNumber}
Path Parameters
blockNumber
Requiredinteger
The block number to check for the last macro block.
Last macro block data successfully retrieved