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 ab81e50 commit 081a298Copy full SHA for 081a298
foundry.toml
@@ -1,6 +1,6 @@
1
[profile.default]
2
auto_detect_solc = false
3
- bytecode_hash = "none"
+ bytecode_hash = "ipfs"
4
evm_version = "shanghai" # needed for greater coverage of EVM chains
5
fs_permissions = [
6
{ access = "read", path = "./out-optimized" },
0 commit comments