Skip to content

Commit

Permalink
Update crates/config/src/zksync.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Federico Rodríguez <[email protected]>
  • Loading branch information
Jrigada and elfedy authored Aug 23, 2024
1 parent 5360ea0 commit 7c0cd97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/config/src/zksync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ impl ZkSyncConfig {
},
};

// `cli_settings` get set from `Project` values when building `ZkSolcVersionedInput`
ZkSolcSettings { settings: zk_settings, cli_settings: CliSettings::default() }
}

Expand Down

0 comments on commit 7c0cd97

Please sign in to comment.