Commit 19873cf9 authored by QM's avatar QM

Merge branch 'issues1047_rename_cross2eth_0914' of github.com:YingQm/plugin into…

Merge branch 'issues1047_rename_cross2eth_0914' of github.com:YingQm/plugin into issues1047_rename_cross2eth_0914
parents bd0d51aa 51a96a91
......@@ -172,6 +172,7 @@ function MainTest() {
CLIB="docker exec ${dockerNamePrefix}_ebrelayerb_1 /root/ebcli_A"
CLIC="docker exec ${dockerNamePrefix}_ebrelayerc_1 /root/ebcli_A"
CLID="docker exec ${dockerNamePrefix}_ebrelayerd_1 /root/ebcli_A"
docker_ganachetest_ip=$(get_docker_addr "${dockerNamePrefix}_ganachetest_1")
Boss4xCLI="docker exec ${dockerNamePrefix}_ebrelayera_1 /root/boss4x --rpc_laddr http://${docker_chain33_ip}:8901 --rpc_laddr_ethereum http://${docker_ganachetest_ip}:8545 --paraName user.p.para."
......
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