Commit c6625029 authored by vipwzw's avatar vipwzw

auto ci

parent aa8a0c88
...@@ -273,7 +273,6 @@ func (a *action) nodeJoin(config *pt.ParaNodeAddrConfig) (*types.Receipt, error) ...@@ -273,7 +273,6 @@ func (a *action) nodeJoin(config *pt.ParaNodeAddrConfig) (*types.Receipt, error)
return receipt, nil return receipt, nil
} }
if addrStat.Status == pt.ParacrossNodeQuited { if addrStat.Status == pt.ParacrossNodeQuited {
stat := &pt.ParaNodeIdStatus{ stat := &pt.ParaNodeIdStatus{
Id: calcParaNodeIDKey(config.Title, common.ToHex(a.txhash)), Id: calcParaNodeIDKey(config.Title, common.ToHex(a.txhash)),
......
This diff is collapsed.
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