Commit a4df4bfa authored by vipwzw's avatar vipwzw

auto ci

parent fce0fae5
......@@ -138,4 +138,4 @@ chain33_QueryBalance() {
echo_rst "$FUNCNAME" "$?"
echo "$resp" | jq -r ".result"
}
\ No newline at end of file
}
......@@ -71,7 +71,6 @@ hashlock_unlock() {
chain33_BlockWait 1 ${MAIN_HTTP}
}
init() {
ispara=$(echo '"'"${MAIN_HTTP}"'"' | jq '.|contains("8901")')
echo "ipara=$ispara"
......@@ -124,4 +123,4 @@ function main() {
}
main "$1"
set +x
\ No newline at end of file
set +x
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