Skip to content

Commit

Permalink
update unjail command
Browse files Browse the repository at this point in the history
fix error gas fee when unjail
  • Loading branch information
0xheycat authored Sep 28, 2022
1 parent ab931db commit 8d0d223
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Haqq intensivized testnet/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,7 @@ haqqd tx staking edit-validator \
```
Unjail Validator
```bash
haqqd tx slashing unjail \
--broadcast-mode=block \
--from=$WALLET \
--chain-id=$HAQQ_CHAIN_ID
haqqd tx slashing unjail --from wallet --chain-id haqq_54211-2 --gas-prices 0.1aISLM --gas-adjustment 1.5 --gas auto -y
```
Delegate and Stake to your Validator
```bash
Expand Down

0 comments on commit 8d0d223

Please sign in to comment.