diff --git a/hardhat.config.js b/hardhat.config.js index d90ab12..55304ba 100644 --- a/hardhat.config.js +++ b/hardhat.config.js @@ -12,6 +12,7 @@ module.exports = { enabled: true, runs: 1, }, + evmVersion: "paris", }, }, contractSizer: {