Skip to content

Commit

Permalink
refactor: remove bytecodeHash emptying
Browse files Browse the repository at this point in the history
  • Loading branch information
snario authored Apr 14, 2021
1 parent c177358 commit b9d3847
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/contracts/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ const config: HardhatUserConfig = {
version: '0.7.6',
settings: {
optimizer: { enabled: true, runs: 200 },
metadata: {
bytecodeHash: 'none',
},
outputSelection: {
'*': {
'*': ['storageLayout'],
Expand Down

0 comments on commit b9d3847

Please sign in to comment.