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
c86f9b21
Commit
c86f9b21
authored
May 14, 2019
by
liuyuhang
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/add_rpc_test' into add_rpc_test
# Conflicts: # plugin/dapp/blackwhite/cmd/build/test-rpc.sh
parents
43cbd3b7
fd8a0924
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
test-rpc.sh
plugin/dapp/blackwhite/cmd/build/test-rpc.sh
+1
-3
No files found.
plugin/dapp/blackwhite/cmd/build/test-rpc.sh
View file @
c86f9b21
...
...
@@ -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"
...
...
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