From 8dae991d196a51037fa68eeb5c88ae2c81031f1a Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Fri, 28 Jun 2024 21:20:21 +0800 Subject: [PATCH] Update new-titan.sh --- new-titan.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/new-titan.sh b/new-titan.sh index 14025ec..0f76950 100644 --- a/new-titan.sh +++ b/new-titan.sh @@ -89,6 +89,7 @@ function install_node() { # 配置titand export MONIKER="My_Node" titand init $MONIKER --chain-id titan-test-1 + titand config node tcp://localhost:53457 # 获取初始文件和地址簿 wget https://raw.githubusercontent.com/nezha90/titan/main/genesis/genesis.json