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 a25b4ad commit d69afabCopy full SHA for d69afab
foundry.toml
@@ -5,6 +5,7 @@ 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
+bytecode_hash = "none"
9
10
[profile.default.fmt]
11
wrap_comments = true
0 commit comments