Skip to content

Commit

Permalink
Update README.md (sei-protocol#55)
Browse files Browse the repository at this point in the history
Added name sei-testnet-2
  • Loading branch information
icodragon authored Jun 14, 2022
1 parent 64e492a commit 1bd7767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ WantedBy=multi-user.target
```bash
seid tx staking create-validator \
--from {{KEY_NAME}} \
--chain-id \
--chain-id="sei-testnet-2" \
--moniker="<VALIDATOR_NAME>" \
--commission-max-change-rate=0.01 \
--commission-max-rate=1.0 \
Expand Down

0 comments on commit 1bd7767

Please sign in to comment.