Update Artela.sh

This commit is contained in:
smeb y 2024-05-15 16:05:30 +08:00 committed by GitHub
parent e9f9ae442e
commit 40a59ecf44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
}
# 创建验证者