Skip to content

Commit 2e08d3f

Browse files
committed
wip
1 parent a4f23ab commit 2e08d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/node/src/full/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ impl Node {
172172
pool.clone(),
173173
task_spawner.clone(),
174174
starknet_api_cfg,
175-
Box::new(preconf_factory),
175+
preconf_factory,
176176
GasPriceOracle::create_for_testing(),
177177
);
178178

0 commit comments

Comments
 (0)