Skip to content

Commit

Permalink
Update e2e/src/whole_stack.rs
Browse files Browse the repository at this point in the history
Co-authored-by: hal3e <[email protected]>
  • Loading branch information
segfault-magnet and hal3e authored Nov 27, 2024
1 parent 9666865 commit 751377f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/src/whole_stack.rs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ impl WholeStack {
let db = start_db().await?;

let committer = start_committer(
true,
logs,
blob_support,
db.clone(),
&eth_node,
Expand Down

0 comments on commit 751377f

Please sign in to comment.