propagation is out
This commit is contained in:
parent
0f96ce9bd2
commit
7929af67c8
@ -1297,9 +1297,9 @@ impl ChainSync {
|
||||
if io.is_chain_queue_empty() {
|
||||
// Notify miner
|
||||
self.miner.chain_new_blocks(io.chain(), imported, invalid, enacted, retracted);
|
||||
}
|
||||
// Propagate latests blocks
|
||||
self.propagate_latest_blocks(io);
|
||||
}
|
||||
// TODO [todr] propagate transactions?
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user