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