committed by
Alessio Treglia
parent
fbc6bdae18
commit
c0a607ce74
@@ -61,7 +61,6 @@ func handleMsgUnjail(ctx sdk.Context, msg MsgUnjail, k Keeper) sdk.Result {
|
||||
k.validatorSet.Unjail(ctx, consAddr)
|
||||
|
||||
tags := sdk.NewTags(
|
||||
tags.Action, tags.ActionValidatorUnjailed,
|
||||
tags.Validator, msg.ValidatorAddr.String(),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user