Commit b7e8a587 authored by QM's avatar QM Committed by vipwzw

up

parent e3b2defb
...@@ -783,6 +783,7 @@ function StartDockerRelayerDeploy() { ...@@ -783,6 +783,7 @@ function StartDockerRelayerDeploy() {
transferChain33MultisignFee transferChain33MultisignFee
Chain33Cli=${Para8901Cli} Chain33Cli=${Para8901Cli}
docker cp "./relayer.toml" "${dockerNamePrefix}_ebrelayera_1":/root/relayer.toml
InitRelayerA InitRelayerA
# 设置 token 地址 # 设置 token 地址
...@@ -803,6 +804,7 @@ function StartDockerRelayerDeploy() { ...@@ -803,6 +804,7 @@ function StartDockerRelayerDeploy() {
# start ebrelayer B C D # start ebrelayer B C D
updata_toml_start_bcd updata_toml_start_bcd
restart_ebrelayerA
echo -e "${GRE}=========== $FUNCNAME end ===========${NOC}" echo -e "${GRE}=========== $FUNCNAME end ===========${NOC}"
} }
......
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