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
Parameter | Type | Required |
---|---|---|
blockNumber | number | Yes |
Result
Property | Type | Required |
---|---|---|
Vec | object[] | Yes |