Skip to content

Commit

Permalink
Merge pull request #529 from smartcontracts/patch-1
Browse files Browse the repository at this point in the history
fix: remove OVM configuration from kovanOptimism
  • Loading branch information
codenamejason authored Nov 2, 2021
2 parents 01f8f21 + 405cc35 commit 5819c9b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/hardhat/hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,11 +206,9 @@ module.exports = {
},
kovanOptimism: {
url: "https://kovan.optimism.io",
gasPrice: 0,
accounts: {
mnemonic: mnemonic(),
},
ovm: true,
companionNetworks: {
l1: "kovan",
},
Expand Down

0 comments on commit 5819c9b

Please sign in to comment.