getElectionBlockBefore method

Returns the number block (height) of the preceding election macro block before a given block number (height). If the given block number is an election macro block, it returns the election macro block before it.

Params

ParameterTypeRequired
blockNumbernumberYes

Result

PropertyTypeRequired
u32numberYes

Code Examples

Copy page
Create issue