Skip to content

Commit

Permalink
hardcode optimizer
Browse files Browse the repository at this point in the history
  • Loading branch information
1kresh committed Jun 3, 2024
1 parent a555845 commit 4a38fad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[profile.default]
solc = "0.8.25"
optimizer = true
optimizer_runs = 200
via_ir = true
src = "src"
out = "out"
Expand Down

0 comments on commit 4a38fad

Please sign in to comment.