From 92a960ce69d84fa2b9385dcb0dedb4ebb7f135f1 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Tue, 25 Jun 2024 17:10:57 +0800 Subject: [PATCH] Update 0g.sh --- 0g.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0g.sh b/0g.sh index edf9074..a16470f 100644 --- a/0g.sh +++ b/0g.sh @@ -181,7 +181,7 @@ read -p "请输入您的验证者详情(例如'吊毛资本'): " details --amount=1000000ua0gi \ --pubkey=$(0gchaind tendermint show-validator) \ --moniker=$validator_name \ - --chain-id=zgtendermint_16600-1 \ + --chain-id=zgtendermint_16600-2 \ --commission-rate=0.05 \ --commission-max-rate=0.10 \ --commission-max-change-rate=0.01 \