getInherentsByBlockNumber method

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

Params1 param
blockNumbernumberrequired

Result Schema

Fields1 field
Vecobject[]required

Code Examples

Copy page
Create issue