getFirstBatchOfEpoch method

Returns a boolean expressing if the batch at a given block number (height) is the first batch of the epoch.

Params

ParameterTypeRequired
blockNumbernumberYes

Result

PropertyTypeRequired
boolbooleanYes

Code Examples

Copy page
Create issue