Jailing (and unjail-ing)

Jailing can happen for various reasons (such as inactivity). It's part of the testing process! Here is how you can get out if it happens to you. Make sure your terminal window (shell) has all the variables loaded before trying to do these txs.

./layerd tx slashing unjail --from $ACCOUNT_NAME --chain-id layertest-1 --fees 1000loya

Last updated