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.

Params1 param
blockNumbernumberrequired

Result Schema

Fields1 field
u32numberrequired

Code Examples

Copy page
Create issue