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
| Parameter | Type | Required |
|---|---|---|
blockNumber | number | Yes |
Result
| Property | Type | Required |
|---|---|---|
u32 | number | Yes |