Skip to content

Commit 4f7ab9d

Browse files
author
Solar Mithril
committed
Create todo comment
1 parent 43eceab commit 4f7ab9d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Cargo.lock

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/op-rbuilder/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ where
9797
.with_enable_tx_conditional(rollup_args.enable_tx_conditional)
9898
.with_da_config(da_config)
9999
.build()
100-
.rpc_add_ons
101100
.with_engine_api(engine_builder),
102101
)
103102
.extend_rpc_modules(move |ctx| {

0 commit comments

Comments
 (0)