Skip to content

Commit

Permalink
add optimizier settings to permit2
Browse files Browse the repository at this point in the history
  • Loading branch information
anihamde committed Jan 13, 2025
1 parent 9563e6e commit 57fc15a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions contracts/evm/foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ src = "permit2"
solc = "0.8.17"
test = "permit2"
script ="permit2"
optimizer = true
optimizer_runs = 200
via_ir = true

# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options

0 comments on commit 57fc15a

Please sign in to comment.