From ad655ff15f4840f090136ef5778aa788bd1db29e Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Sat, 20 Apr 2024 23:51:21 +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 ccf0f2f..defa01e 100644 --- a/0g.sh +++ b/0g.sh @@ -48,7 +48,7 @@ function check_go_installation() { # 节点安装功能 function install_node() { - node_address="http://localhost:13457" + node_address="tcp://localhost:13457" install_nodejs_and_npm install_pm2