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 d7a7bb5 commit e07b56dCopy full SHA for e07b56d
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