description |
---|
The slashing module can unjail your validator |
Name | Description |
---|---|
unjail | Unjail validator previously jailed for downtime or double-sign. |
Unjail validator previously jailed for downtime.
juno tx slashing unjail [flags]
The following example will unjail a validator using its validator operator (owner) key :
junod tx slashing unjail --from juno1ludczrvlw36fkur9vy49lx4vjqhppn30h42ufg --chain-id juno
{% hint style="info" %} TIP
The validator operator key must be stored in the local keystore. {% endhint %}