Skip to content

Commit

Permalink
Merge pull request #22 from VenusProtocol/chore/use-paris
Browse files Browse the repository at this point in the history
chore: specify paris hardfork explicitly
  • Loading branch information
kkirka authored Apr 19, 2024
2 parents 4c2403e + 6c2d81e commit 9914060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const config: HardhatUserConfig = {
enabled: true,
runs: 200,
},
evmVersion: "paris",
outputSelection: {
"*": {
"*": ["storageLayout"],
Expand Down

0 comments on commit 9914060

Please sign in to comment.