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 6a37c68 commit 1b03c23Copy full SHA for 1b03c23
claim_contracts/foundry.toml
@@ -2,6 +2,8 @@
2
src = "src"
3
out = "out"
4
libs = ["lib"]
5
+optimizer = true
6
+optimizer_runs = 999_999
7
8
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
9
fs_permissions = [
0 commit comments