Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Pierpaoli committed Mar 23, 2023
1 parent ad8726f commit 8182d8f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ module.exports = {
}
},
networks: {
goerli: {
url: process.env.ALCHEMY_GOERLI_URL,
accounts: [process.env.GOERLI_PRIVATE_KEY]
},
mainnet: {
url: process.env.ALCHEMY_MAINNET_URL,
accounts: [process.env.MAINNET_PRIVATE_KEY]
Expand Down

0 comments on commit 8182d8f

Please sign in to comment.