getMacroBlockBefore method

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

Params

ParameterTypeRequired
blockNumbernumberYes

Result

PropertyTypeRequired
u32numberYes

Code Examples

Copy page
Create issue