Skip to content

Commit

Permalink
fix: merge
Browse files Browse the repository at this point in the history
  • Loading branch information
leruaa committed Mar 3, 2025
1 parent ef3e63f commit 608ace5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/executor/host/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ impl Config {
Self {
chain: Chain::mainnet(),
genesis: Genesis::Mainnet,
rpc_url: None,
cache_dir: None,
custom_beneficiary: None,
prove: false,
Expand Down

0 comments on commit 608ace5

Please sign in to comment.