Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Sokolowsky committed Apr 29, 2021
1 parent d05c7a9 commit a6f8cf8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ module.exports = {
gasPrice:40000000000,
gas: 2510000
},
mainnet: {
url: `https://mainnet.infura.io/v3/${PRIVATE["INFURA_KEY"]}`,
accounts: [PRIVATE["PRIVATE_KEY"]],
gasPrice:40000000000,
gas: 2510000
},
hardhat: {
accounts: [
{
Expand Down

0 comments on commit a6f8cf8

Please sign in to comment.