Skip to content

Commit

Permalink
Merge pull request #540 from Liver-23/main
Browse files Browse the repository at this point in the history
Update chain-id
  • Loading branch information
hashkid authored Jul 16, 2024
2 parents 918565a + 6297614 commit b300efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grimoria-testnet-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ sided tx staking create-validator \
--pubkey=$(sided tendermint show-validator) \
--moniker="side_node" \
--security-contact="[email protected]" \
--chain-id="S2-testnet-1" \
--chain-id="grimoria-testnet-1" \
--commission-rate="0.1" \
--commission-max-rate="0.2" \
--commission-max-change-rate="0.05" \
Expand Down

0 comments on commit b300efa

Please sign in to comment.