Skip to content

Commit

Permalink
Merge pull request PatrickAlphaC#123 from shawnesquivel/patch-2
Browse files Browse the repository at this point in the history
Add comment for possible TypeError issue
  • Loading branch information
PatrickAlphaC authored Dec 20, 2022
2 parents 4b1ff8e + 0f08dcb commit 0a42cf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ module.exports = {
},
etherscan: {
apiKey: ETHERSCAN_API_KEY,
// customChains: [], // uncomment this line if you are getting a TypeError: customChains is not iterable

},
gasReporter: {
enabled: true,
Expand Down

0 comments on commit 0a42cf3

Please sign in to comment.