Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
nit: spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
rithvikvibhu committed Jan 2, 2022
1 parent ca2f251 commit dc6ee6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hardhat/hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ module.exports = {
},
},
// Set API key for etherscan/polygonscan/mumbai.polygonscan
// Endpoint will be chosed based on default network
// Endpoint will be chosen based on default network
// TODO: Replace this hardcode with a switch on defaultNetwork
etherscan: {
apiKey: '43JVMCI3EJCZSECDWX99KRZRYWDX3H7MCH'
Expand Down

0 comments on commit dc6ee6b

Please sign in to comment.