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
c51648fb
Commit
c51648fb
authored
Sep 14, 2021
by
QM
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
6083fde4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
19 deletions
+22
-19
setOfflineToken.sh
plugin/dapp/cross2eth/cmd/build/setOfflineToken.sh
+22
-19
No files found.
plugin/dapp/cross2eth/cmd/build/setOfflineToken.sh
View file @
c51648fb
...
@@ -8,25 +8,6 @@ set +e
...
@@ -8,25 +8,6 @@ set +e
source
"./offlinePublic.sh"
source
"./offlinePublic.sh"
maturityDegree
=
10
chain33BridgeBank
=
""
ethBridgeBank
=
""
chain33BtyERC20TokenAddr
=
"1111111111111111111114oLvT2"
chain33EthBridgeTokenAddr
=
""
ethereumBtyBridgeTokenAddr
=
""
chain33BycBridgeTokenAddr
=
""
ethereumBycERC20TokenAddr
=
""
BridgeRegistryOnChain33
=
""
chain33YccERC20TokenAddr
=
""
BridgeRegistryOnEth
=
""
ethereumYccBridgeTokenAddr
=
""
chain33ZbcERC20TokenAddr
=
""
ethereumZbcBridgeTokenAddr
=
""
multisignChain33Addr
=
""
multisignEthAddr
=
""
chain33ID
=
0
# shellcheck disable=SC2034
# shellcheck disable=SC2034
{
{
# ETH 部署合约者的私钥 用于部署合约时签名使用
# ETH 部署合约者的私钥 用于部署合约时签名使用
...
@@ -73,6 +54,27 @@ chain33ID=0
...
@@ -73,6 +54,27 @@ chain33ID=0
chain33ReceiverAddr
=
"12qyocayNF7Lv6C9qW4avxs2E7U41fKSfv"
chain33ReceiverAddr
=
"12qyocayNF7Lv6C9qW4avxs2E7U41fKSfv"
chain33ReceiverAddrKey
=
"4257d8692ef7fe13c68b65d6a52f03933db2fa5ce8faf210b5b8b80c721ced01"
chain33ReceiverAddrKey
=
"4257d8692ef7fe13c68b65d6a52f03933db2fa5ce8faf210b5b8b80c721ced01"
chain33BridgeBank
=
""
ethBridgeBank
=
""
chain33BtyERC20TokenAddr
=
"1111111111111111111114oLvT2"
chain33EthBridgeTokenAddr
=
""
ethereumBtyBridgeTokenAddr
=
""
chain33BycBridgeTokenAddr
=
""
ethereumBycERC20TokenAddr
=
""
BridgeRegistryOnChain33
=
""
chain33YccERC20TokenAddr
=
""
BridgeRegistryOnEth
=
""
ethereumYccBridgeTokenAddr
=
""
chain33ZbcERC20TokenAddr
=
""
ethereumZbcBridgeTokenAddr
=
""
multisignChain33Addr
=
""
multisignEthAddr
=
""
Chain33Cli
=
""
maturityDegree
=
10
chain33ID
=
0
}
}
# shellcheck disable=SC2120
# shellcheck disable=SC2120
...
@@ -177,6 +179,7 @@ function MainTest() {
...
@@ -177,6 +179,7 @@ function MainTest() {
echo
"
${
Boss4xCLI
}
"
echo
"
${
Boss4xCLI
}
"
}
}
# shellcheck disable=SC2034
Chain33Cli
=
${
Para8901Cli
}
Chain33Cli
=
${
Para8901Cli
}
# 离线多签地址转入阈值设大
# 离线多签地址转入阈值设大
...
...
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