Commit eb87ad16 authored by mdj33's avatar mdj33 Committed by vipwzw

is sync rpc test

parent 35abd85a
...@@ -177,7 +177,7 @@ function paracross_IsSync() { ...@@ -177,7 +177,7 @@ function paracross_IsSync() {
else else
req='{"method":"Chain33.IsSync","params":[]}' req='{"method":"Chain33.IsSync","params":[]}'
fi fi
chain33_Http "$req" ${UNIT_HTTP} '.result' "$FUNCNAME" chain33_Http "$req" ${UNIT_HTTP} '(.error|not)' "$FUNCNAME"
} }
function paracross_ListTitles() { function paracross_ListTitles() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment