Merge branch 'some-blob-reprocessing-work' of https://github.com/realbigsean/lighthouse into some-blob-reprocessing-work

This commit is contained in:
realbigsean
2023-06-01 08:50:29 -04:00
2 changed files with 62 additions and 27 deletions

View File

@@ -495,7 +495,7 @@ impl<T: BeaconChainTypes> SyncNetworkContext<T> {
trace!(
self.log,
"Sending BlobsByRoot Request";
"Sending parent BlobsByRoot Request";
"method" => "BlobsByRoot",
"count" => request.blob_ids.len(),
"peer" => %peer_id