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.
2 parents 7f7412a + 4697388 commit dda86eeCopy full SHA for dda86ee
foundry.toml
@@ -4,6 +4,7 @@ out = "out"
4
libs = ["lib"]
5
optimizer_runs = 999999 # Etherscan does not support verifying contracts with more optimizer runs.
6
via_ir = true
7
+evm_version = "paris"
8
9
[profile.default.fmt]
10
wrap_comments = true
0 commit comments