Commit c86f9b21 authored by liuyuhang's avatar liuyuhang

Merge remote-tracking branch 'origin/add_rpc_test' into add_rpc_test

# Conflicts: # plugin/dapp/blackwhite/cmd/build/test-rpc.sh
parents 43cbd3b7 fd8a0924
......@@ -22,7 +22,6 @@ echo_rst() {
gID=""
gResp=""
glAddr=""
gameAddr1=""
gameAddr2=""
......@@ -90,7 +89,6 @@ chain33_SendTransaction() {
echo "tx hash is $gResp"
}
blackwhite_BlackwhiteCreateTx() {
#创建交易
addr=$1
......@@ -231,8 +229,8 @@ function run_testcases() {
blackwhite_GetBlackwhiteByStatusAndAddr "$gID" "${gameAddr1}"
blackwhite_GetBlackwhiteloopResult "$gID"
}
function main() {
local ip=$1
MAIN_HTTP="http://$ip:8801"
......
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