Commit 37f52000 authored by QM's avatar QM Committed by vipwzw

updata

parent 72187761
......@@ -102,7 +102,7 @@ function StartRelayerAndDeploy() {
# 修改 relayer.toml 配置文件
updata_relayer_toml "${BridgeRegistry}" ${maturityDegree} "./relayer.toml"
# 重启
start_ebrelayerA
start_ebrelayerA
# start ebrelayer B C D
for name in b c d; do
......@@ -588,5 +588,3 @@ function AllRelayerMainTest() {
echo -e "${GRE}=========== $FUNCNAME end ===========${NOC}"
}
}
\ No newline at end of file
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