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

Method IterateLastValidators

types/stake.go:71–71  ·  view source on GitHub ↗

iterate through the consensus validator set of the last block by operator address, execute func for each validator

(Context,
		func(index int64, validator Validator) (stop bool))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

WriteValidatorsFunction · 0.65

Implementers 1

Keeperx/stake/keeper/keeper.go

Calls

no outgoing calls

Tested by

no test coverage detected