Commit d204c05f authored by vipwzw's avatar vipwzw

auto ci

parent a009bcde
...@@ -110,7 +110,7 @@ function trade_createSellTx() { ...@@ -110,7 +110,7 @@ function trade_createSellTx() {
chain33_SignRawTx "${unsignedTx}" "0x4257d8692ef7fe13c68b65d6a52f03933db2fa5ce8faf210b5b8b80c721ced01" "${MAIN_HTTP}" chain33_SignRawTx "${unsignedTx}" "0x4257d8692ef7fe13c68b65d6a52f03933db2fa5ce8faf210b5b8b80c721ced01" "${MAIN_HTTP}"
queryTransaction ".error | not" "true" queryTransaction ".error | not" "true"
echo_rst "trade createSellTx queryExecRes" "$?" echo_rst "trade createSellTx queryExecRes" "$?"
} }
......
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