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

Method GetValidatorQueueTimeSlice

x/stake/keeper/validator.go:312–320  ·  view source on GitHub ↗

gets a specific validator queue timeslice. A timeslice is a slice of ValAddresses corresponding to unbonding validators that expire at a certain time.

(ctx sdk.Context, timestamp time.Time)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

InsertValidatorQueueMethod · 0.95
DeleteValidatorQueueMethod · 0.95

Calls 3

GetValidatorQueueTimeKeyFunction · 0.85
KVStoreMethod · 0.80
GetMethod · 0.65

Tested by

no test coverage detected