We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924235a commit ec3131aCopy full SHA for ec3131a
foundry.toml
@@ -7,7 +7,7 @@ fs_permissions = [{ access = "read-write", path = "./"}]
7
# Compilation
8
solc_version = "0.8.23"
9
optimizer = true
10
-optimizer_runs = 1
+optimizer_runs = 750
11
via_ir = false
12
13
[fuzz]
0 commit comments