Skip to content

Commit

Permalink
Merge branch 'rakanalh/use-dev-mode' of github.com:chainwayxyz/citrea…
Browse files Browse the repository at this point in the history
…-e2e into test_out_dir
  • Loading branch information
jfldde committed Nov 28, 2024
2 parents dfc7c3f + e099d08 commit f301b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node.rs
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ where
let rollup_config_args = config.get_rollup_config_args();

[
vec!["--dev".to_string()],
vec!["--da-layer".to_string(), config.da_layer().to_string()],
node_config_args,
rollup_config_args,
Expand Down

0 comments on commit f301b7e

Please sign in to comment.