docu
This commit is contained in:
parent
bb7dcc42b8
commit
e8ab27e7c9
|
@ -49,7 +49,7 @@ const config: HardhatUserConfig = {
|
|||
defaultNetwork: "base-local",
|
||||
etherscan: {
|
||||
apiKey: {
|
||||
"base-goerli": "PLACEHOLDER_STRING"
|
||||
"base-goerli": "PLACEHOLDER_STRING" // yes this is really the string
|
||||
},
|
||||
customChains: [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue