klay_getCouncilSize
Returns the size of the council at the specified block. If the parameter is not set, returns the size of the council at the latest block.
Parameters
Name
Type
Description
QUANTITY | TAG
block number
(optional) Integer or hexadecimal block number, or the string "earliest"
or "latest"
Return Value
Type
Description
QUANTITY
The size of the council
Example
Last updated