Update 0g.sh

This commit is contained in:
smeb y 2024-04-23 09:05:07 +08:00 committed by GitHub
parent d9a2300be4
commit 38a3872530
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
0g.sh
View File

@ -197,7 +197,7 @@ read -p "请输入您的验证者详情(例如'吊毛资本': " details
evmosd tx staking create-validator \
--amount=10000000000000000aevmos \
--amount=1000000000000000aevmos \
--pubkey=$(evmosd tendermint show-validator) \
--moniker=$validator_name \
--chain-id=zgtendermint_9000-1 \