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
406bddef
Commit
406bddef
authored
Jul 04, 2019
by
yukang
Committed by
vipwzw
Jul 09, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove invalid code
parent
dfbac410
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
14 deletions
+0
-14
test-rpc.sh
plugin/dapp/paracross/cmd/test/test-rpc.sh
+0
-14
No files found.
plugin/dapp/paracross/cmd/test/test-rpc.sh
View file @
406bddef
...
@@ -320,20 +320,6 @@ function run_testcases() {
...
@@ -320,20 +320,6 @@ function run_testcases() {
paracross_Transfer_Withdraw
paracross_Transfer_Withdraw
}
}
function
transfer_guard
()
{
UNIT_HTTP
=
$1
IS_PARA
=
$(
echo
'"'
"
${
UNIT_HTTP
}
"
'"'
| jq
'.|contains("8901")'
)
#fromAddr 跨链资产转移地址
local
from_addr
=
"
$2
"
#privkey 地址签名
local
privkey
=
"
$3
"
#execer
local
execer_name
=
"
$4
"
#paracrossAddr 合约地址
local
paracross_addr
=
"1HPkPopVe3ERfvaAgedDtJQ792taZFEHCe"
}
function
main
()
{
function
main
()
{
UNIT_HTTP
=
$1
UNIT_HTTP
=
$1
...
...
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