From 7c05bbe1d5265bffc378ec314b97fa7ed99d330c Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Thu, 18 Apr 2024 22:37:11 +0800 Subject: [PATCH] Update Artela.sh --- Artela.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Artela.sh b/Artela.sh index 2798d39..9f85cde 100644 --- a/Artela.sh +++ b/Artela.sh @@ -91,6 +91,7 @@ function install_node() { # 配置artelad artelad config chain-id artela_11822-1 artelad init "$NODE_MONIKER" --chain-id artela_11822-1 + artelad config node tcp://localhost:3457 # 获取初始文件和地址簿 curl -s https://t-ss.nodeist.net/artela/genesis.json > $HOME/.artelad/config/genesis.json