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 fedc69e commit 3efd49aCopy full SHA for 3efd49a
foundry.toml
@@ -1,6 +1,7 @@
1
[profile.default]
2
optimizer = true
3
optimizer_runs = 10_000_000
4
+ remappings = ["@openzeppelin/contracts/=lib/openzeppelin-contracts/contracts"]
5
solc_version = '0.8.28'
6
verbosity = 3
7
0 commit comments