Commit 029eadd5 authored by 张振华's avatar 张振华

Merge branch 'guess-rpc-test' of https://github.com/zzh33cn/plugin into guess-rpc-test

parents 48dbbc8b 9a33530e
......@@ -150,4 +150,3 @@ chain33_QueryExecBalance() {
ok=$(jq '(.error|not) and (.result[0] | [has("balance", "frozen"), true] | unique | length == 1)' <<<"$resp")
[ "$ok" == true ]
}
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