Skip to content

Commit baeb174

Browse files
update config
1 parent 651f1e2 commit baeb174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ out = "out"
44
libs = ["lib"]
55
solc = "0.8.27"
66
optimizer = true
7-
optimizer_runs = 800
7+
optimizer_runs = 10000
88
gas_reports = ["*"]
99

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

0 commit comments

Comments
 (0)