This commit is contained in:
Moon Man 2023-08-20 14:55:27 -04:00
parent bb7dcc42b8
commit e8ab27e7c9
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ const config: HardhatUserConfig = {
defaultNetwork: "base-local", defaultNetwork: "base-local",
etherscan: { etherscan: {
apiKey: { apiKey: {
"base-goerli": "PLACEHOLDER_STRING" "base-goerli": "PLACEHOLDER_STRING" // yes this is really the string
}, },
customChains: [ customChains: [
{ {