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