docu
This commit is contained in:
parent
bb7dcc42b8
commit
e8ab27e7c9
|
@ -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: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue