mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-22 22:34:45 +00:00
Very minor own nitpicks (#4845)
This commit is contained in:
@@ -540,7 +540,7 @@ impl<T: BeaconChainTypes> Router<T> {
|
||||
seen_timestamp: timestamp_now(),
|
||||
});
|
||||
} else {
|
||||
debug!(
|
||||
crit!(
|
||||
self.log,
|
||||
"All blobs by range responses should belong to sync"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user