• RPC
  • Methods
  • Blockchain
  • Get Inherents By Batch Number

getInherentsByBatchNumber method

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

Params

ParameterTypeRequired
batchNumbernumberYes

Result

PropertyTypeRequired
Vecobject[]Yes

Code Examples

Copy page
Create issue