跳至主要內容

[Configuration] klay_getChainConfig

Returns the configuration of the chain.

See klay_getParams for the list of parameters.

NOTE: If the requested block has Kore hardfork enabled, the value of governance.reward.useGiniCoeff will be false because all council members have an equal chance of being elected as a block proposer and thus Gini coefficient is not relevant.

NOTE: If the requested block has Randao hardfork enabled, the value of governance.reward.proposerUpdateInterval will be 1 because proposers are no longer selected at batch.

NOTE: If the requested block has Kaia hardfork enabled, the value of governance.reward.stakingUpdateInterval will be 1 because staking information is every block, effectively deprecating the interval.

JSONRPC: klay_getChainConfig

Request

Responses

The chain configuration of the chain.

讓這個頁面變得更好