本文へスキップ

[Block] 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.

NOTE: In versions earlier than Kaia v1.7.0, only integer block number, the string "earliest" and "latest" are available.

JSONRPC: klay_getCommitteeSize

Request

Responses

Integer - The size of the committee, or -1 when no committee was found

ページを改善してください。