Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
plugin
Commits
22f27b21
Commit
22f27b21
authored
Mar 22, 2021
by
caoping
Committed by
vipwzw
Mar 24, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix lottery rpc test
parent
725a9849
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
test-rpc.sh
plugin/dapp/lottery/cmd/test/test-rpc.sh
+4
-3
No files found.
plugin/dapp/lottery/cmd/test/test-rpc.sh
View file @
22f27b21
...
...
@@ -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
"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment