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

fix lottery rpc test

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