Skip to content

Commit

Permalink
chore: remove todos (#687)
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell authored Oct 10, 2024
1 parent 0108f73 commit 38cf22e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/host/src/fetcher/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ where
/// The blob provider
blob_provider: OnlineBlobProvider<OnlineBeaconClient>,
/// L2 chain provider.
/// TODO: OP provider, N = Optimism
l2_provider: ReqwestProvider,
/// L2 head
l2_head: B256,
Expand Down

0 comments on commit 38cf22e

Please sign in to comment.