getLastMacroBlock method

Returns block the number (height) of the last macro block at a given block number (height). If the given block number is a macro block, then it returns that block number.

Params1 param
blockNumbernumberrequired

Result Schema

Fields1 field
u32numberrequired

Code Examples

Copy page
Create issue