📍ftm.getBlockUncleCount()
Description: Returns the number of uncles (omitted blocks) in a given block.
Parameters
Name
Type
Description
hash
string
The hash of the block.
Returns
Type
Description
integer
The number of uncles in the given block.
Last updated