From 40a59ecf441c946cd7f4f54ad19df8071c2ff108 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Wed, 15 May 2024 16:05:30 +0800 Subject: [PATCH] Update Artela.sh --- Artela.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Artela.sh b/Artela.sh index 0ad974d..4292192 100644 --- a/Artela.sh +++ b/Artela.sh @@ -183,7 +183,7 @@ function check_balances() { # 查看节点同步状态 function check_sync_status() { - artelad status 2>&1 --node $Artela_RPC_PORT | jq .SyncInfo + artelad status --node $Artela_RPC_PORT | jq .SyncInfo } # 创建验证者