Fixes to repair and orphan logic for data shreds (#5587)
This commit is contained in:
@ -114,7 +114,7 @@ where
|
||||
|
||||
blocktree.insert_shreds(&shreds)?;
|
||||
|
||||
info!(
|
||||
trace!(
|
||||
"Elapsed processing time in recv_window(): {}",
|
||||
duration_as_ms(&now.elapsed())
|
||||
);
|
||||
|
Reference in New Issue
Block a user