Skip to content

Commit d69afab

Browse files
committed
chore: remove bytecode hash from compilation
1 parent a25b4ad commit d69afab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

foundry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ libs = ["lib"]
55
optimizer_runs = 999999 # Etherscan does not support verifying contracts with more optimizer runs.
66
via_ir = true
77
evm_version = "paris"
8+
bytecode_hash = "none"
89

910
[profile.default.fmt]
1011
wrap_comments = true

0 commit comments

Comments
 (0)