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.
2 parents c2a83a6 + 2e25d50 commit 09759acCopy full SHA for 09759ac
hardhat.config.ts
@@ -62,6 +62,7 @@ const config: HardhatUserConfig = {
62
yul: !process.env.CI,
63
},
64
65
+ evmVersion: "paris",
66
outputSelection: {
67
"*": {
68
"*": ["storageLayout"],
0 commit comments