From b9cf750f16202f451cc2f77dbe30a0c977dfd7ff Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Sun, 12 May 2024 13:46:59 +0800 Subject: [PATCH] Update Artela.sh --- Artela.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Artela.sh b/Artela.sh index 942e82b..d480c95 100644 --- a/Artela.sh +++ b/Artela.sh @@ -102,8 +102,8 @@ function install_node() { make install # 配置artelad - artelad config chain-id artela_11820-1 - artelad init "$NODE_MONIKER" --chain-id artela_11820-1 + artelad config chain-id artela_11822-1 + artelad init "$NODE_MONIKER" --chain-id artela_11822-1 artelad config node tcp://localhost:3457 # 获取初始文件和地址簿