Skip to content

Commit

Permalink
add optimizer to foundry.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfuturistic committed Sep 1, 2024
1 parent 89623a8 commit d2e97aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ remappings = [
"forge-std/=lib/forge-std/src/",
"openzeppelin/=lib/openzeppelin-contracts/contracts/",
]

optimizer = true
optimizer_runs = 999999

0 comments on commit d2e97aa

Please sign in to comment.