Commit 516bc4f0 authored by vipwzw's avatar vipwzw

auto ci

parent 2db5d275
...@@ -526,7 +526,6 @@ func newEthRelayer(para *ethtxs.DeployPara, sim *ethinterface.SimExtend, x2EthCo ...@@ -526,7 +526,6 @@ func newEthRelayer(para *ethtxs.DeployPara, sim *ethinterface.SimExtend, x2EthCo
relayer.x2EthDeployInfo = x2EthDeployInfo relayer.x2EthDeployInfo = x2EthDeployInfo
relayer.rwLock.Unlock() relayer.rwLock.Unlock()
go relayer.proc() go relayer.proc()
return relayer return relayer
} }
......
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