Update 0g.sh

This commit is contained in:
smeb y 2024-04-23 16:22:03 +08:00 committed by GitHub
parent 974bb9266c
commit 55adb1391b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
0g.sh
View File

@ -185,7 +185,7 @@ function check_balances() {
# 查看节点同步状态
function check_sync_status() {
evmosd status 2>&1 | jq .SyncInfo
evmosd status 2>&1 --node $OG_RPC_PORT | jq .SyncInfo
}
# 创建验证者