Commit 568cffaf authored by QM's avatar QM

update dockerRelayerBsc.sh

parent f1ddc5d6
...@@ -1093,7 +1093,7 @@ function AllRelayerMainTest() { ...@@ -1093,7 +1093,7 @@ function AllRelayerMainTest() {
# test # test
Chain33Cli=${Para8901Cli} Chain33Cli=${Para8901Cli}
TestChain33ToEthAssets TestChain33ToEthAssets
TestETH2Chain33Assets # TestETH2Chain33Assets
TestChain33ToEthZBCAssets TestChain33ToEthZBCAssets
TestETH2Chain33Byc TestETH2Chain33Byc
TestETH2Chain33USDT TestETH2Chain33USDT
...@@ -1108,13 +1108,13 @@ function AllRelayerMainTest() { ...@@ -1108,13 +1108,13 @@ function AllRelayerMainTest() {
# 离线多签地址转入阈值设大 # 离线多签地址转入阈值设大
offline_set_offline_token_Bty 100000000000000 10 offline_set_offline_token_Bty 100000000000000 10
offline_set_offline_token_Chain33Ycc 100000000000000 10 offline_set_offline_token_Chain33Ycc 100000000000000 10
offline_set_offline_token_Eth 100000000000000 10 # offline_set_offline_token_Eth 100000000000000 10
offline_set_offline_token_EthByc 100000000000000 10 offline_set_offline_token_EthByc 100000000000000 10
offline_set_offline_token_EthUSDT 100000000000000 10 offline_set_offline_token_EthUSDT 100000000000000 10
EvmxgoBoss4xCLI="./evmxgoboss4x --rpc_laddr http://${docker_chain33_ip}:8901 --paraName user.p.para." EvmxgoBoss4xCLI="./evmxgoboss4x --rpc_laddr http://${docker_chain33_ip}:8901 --paraName user.p.para."
DeployEvmxgo DeployEvmxgo
TestETH2EVMToChain33 # TestETH2EVMToChain33
Testethereum2EVMToChain33_byc Testethereum2EVMToChain33_byc
Testethereum2EVMToChain33_usdt Testethereum2EVMToChain33_usdt
......
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