getInherentsByBlockNumber method

Returns all the inherents (including reward inherents) for the given block number. Note that this only considers blocks in the main chain.

Params

ParameterTypeRequired
blockNumbernumberYes

Result

PropertyTypeRequired
Vecobject[]Yes

Code Examples

Copy page
Create issue