Skip to content

Commit 081a298

Browse files
committed
build: set bytecode_hash to ipfs
1 parent ab81e50 commit 081a298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[profile.default]
22
auto_detect_solc = false
3-
bytecode_hash = "none"
3+
bytecode_hash = "ipfs"
44
evm_version = "shanghai" # needed for greater coverage of EVM chains
55
fs_permissions = [
66
{ access = "read", path = "./out-optimized" },

0 commit comments

Comments
 (0)