Skip to content

Commit 1b03c23

Browse files
author
ilitteri
committed
Update optimizer settings
1 parent 6a37c68 commit 1b03c23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

claim_contracts/foundry.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
src = "src"
33
out = "out"
44
libs = ["lib"]
5+
optimizer = true
6+
optimizer_runs = 999_999
57

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

0 commit comments

Comments
 (0)