mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 04:37:13 +00:00
comments
This commit is contained in:
@@ -744,7 +744,6 @@ impl<T: BeaconChainTypes> NetworkBeaconProcessor<T> {
|
||||
ReprocessQueueMessage::UnknownBlockDataColumn(QueuedGossipDataColumn {
|
||||
beacon_block_root: unknown_block_root,
|
||||
process_fn: Box::new(move || {
|
||||
// Re-dispatch through the normal gossip column processing path.
|
||||
let _ = processor.send_gossip_data_column_sidecar(
|
||||
message_id,
|
||||
peer_id,
|
||||
|
||||
Reference in New Issue
Block a user