Inherent
Fetch all inherents for a block number
Fetches all the inherents (including reward inherents) for the given block number from the Nimiq RPC. Note that this only considers blocks in the main chain.
GET
/
getInherentsByBlockNumber
/{blockNumber}
Path Parameters
blockNumber
Requiredinteger
The block number to fetch the inherents for.
Inherents successfully retrieved