getFirstBatchOfEpoch
method
Returns a boolean expressing if the batch at a given block number (height) is the first batch of the epoch.
Params
Parameter | Type | Required |
---|---|---|
blockNumber | number | Yes |
Result
Property | Type | Required |
---|---|---|
bool | boolean | Yes |