Update Artela.sh

This commit is contained in:
smeb y 2024-03-03 23:46:11 +08:00 committed by GitHub
parent 448d9b092f
commit d1d1c12602
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -150,7 +150,7 @@ function check_balances() {
# 查看节点同步状态
function check_sync_status() {
artelad status | jq .sync_info
artelad status 2>&1 | jq .SyncInfo
}
# 查看babylon服务状态