Skip to main content

x/slashing

Transactions

tx slashing unjail

Validators could be punished and jailed due to network misbehaviour. After the jailing period has passed, one can broadcast an unjail transaction to unjail the validator and resume its normal operations by

$ shareledger tx slashing unjail --from mynode --chain-id [chain-id]
{"body":{"messages":[{"@type":"/cosmos.slashing.v1beta1.MsgUnjail"...}]}
confirm transaction before signing and broadcasting [y/N]: y