Commit 22f27b21 authored by caoping's avatar caoping Committed by vipwzw

fix lottery rpc test

parent 725a9849
......@@ -17,8 +17,9 @@ gID=""
lottExecAddr=""
luckyNumber=""
purNum=200
drawNum=220
#设置较小可能导致投注交易执行失败
purNum=300
drawNum=320
opRatio=5
devRatio=5
......@@ -258,7 +259,7 @@ function main() {
echo "main_ip=$MAIN_HTTP"
init
#run_testcases
run_testcases
chain33_RpcTestRst lottery "$CASE_ERR"
}
......
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