Commit c9cabf8d authored by vipwzw's avatar vipwzw

auto ci

parent ac6668da
......@@ -187,7 +187,7 @@ func New(cfg *types.Consensus, sub []byte) queue.Module {
}
para.blockSyncClient = &BlockSyncClient{
paraClient: para,
paraClient: para,
notifyChan: make(chan bool),
quitChan: make(chan struct{}),
maxCacheCount: 1000,
......
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