MCPcopy Create free account
hub / github.com/OCEChain/OCEChain / GetValidatorsByPowerIndexKey

Function GetValidatorsByPowerIndexKey

x/stake/keeper/key.go:64–67  ·  view source on GitHub ↗

get the validator by power index. Power index is the key used in the power-store, and represents the relative power ranking of the validator. VALUE: validator operator address ([]byte)

(validator types.Validator, pool types.Pool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

RemoveValidatorMethod · 0.85

Calls 1

getValidatorPowerRankFunction · 0.85

Tested by

no test coverage detected