Update 0g.sh

This commit is contained in:
smeb y 2024-04-22 23:18:56 +08:00 committed by GitHub
parent daa35f4bc6
commit d9a2300be4
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 --node $OG_RPC_PORT | jq .SyncInfo
evmosd status 2>&1 | jq .SyncInfo
}
# 创建验证者