Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
realbigsean committed Apr 12, 2024
1 parent dda23de commit eb9eb8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ impl<T: BeaconChainTypes> NetworkBeaconProcessor<T> {
peer_id,
request_id,
self.handle_blobs_by_root_request_inner(peer_id, request_id, request),
Response::BlobsByRoot
Response::BlobsByRoot,
);
}

Expand Down

0 comments on commit eb9eb8a

Please sign in to comment.