Block
Fetch the first block after jail for a specific block number
Fetches the first block after the jail period of a given block number has ended from the Nimiq RPC.
GET
/
getBlockAfterJail
/{blockNumber}
Path Parameters
blockNumber
Requiredinteger
The block number to fetch the first block after the jail period.
Block after jail successfully retrieved