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

Method SetValidator

x/stake/keeper/validator.go:88–92  ·  view source on GitHub ↗

___________________________________________________________________________ set the main record holding validator details

(ctx sdk.Context, validator types.Validator)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

RemoveValidatorTokensMethod · 0.95
jailValidatorMethod · 0.95
unjailValidatorMethod · 0.95
bondValidatorMethod · 0.95
handleMsgCreateValidatorFunction · 0.80
handleMsgEditValidatorFunction · 0.80
InitGenesisFunction · 0.80
TestingUpdateValidatorFunction · 0.80

Calls 3

GetValidatorKeyFunction · 0.85
KVStoreMethod · 0.80
SetMethod · 0.65

Tested by 1

TestingUpdateValidatorFunction · 0.64