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

Function handleMsgUnjail

x/slashing/handler.go:21–57  ·  view source on GitHub ↗

Validators must submit a transaction to unjail itself after having been jailed (and thus unbonded) for downtime

(ctx sdk.Context, msg MsgUnjail, k Keeper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NewHandlerFunction · 0.85

Calls 14

ErrNoValidatorForAddressFunction · 0.85
ErrMissingSelfDelegationFunction · 0.85
ErrValidatorNotJailedFunction · 0.85
ConsAddressMethod · 0.80
BlockHeaderMethod · 0.80
ErrValidatorJailedFunction · 0.70
ValidatorMethod · 0.65
ResultMethod · 0.65
DelegationMethod · 0.65
GetJailedMethod · 0.65
GetConsPubKeyMethod · 0.65

Tested by

no test coverage detected