Nhảy tới nội dung

[Block] kaia_getCouncil

Returns a list of all validators of the council at the specified block. If the parameter is not set, returns a list of all validators of the council at the latest block.

NOTE:

kaia_getValidators is replaced with this method and is not supported anymore.

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

JSONRPC: kaia_getCouncil

Request

Responses

Array - Array of validator addresses of the council, or null when no council was found

Cải thiện trang này