From e8ab27e7c95c568a45a6108c83434c30edcc111d Mon Sep 17 00:00:00 2001 From: Moon Date: Sun, 20 Aug 2023 14:55:27 -0400 Subject: [PATCH] docu --- hardhat.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardhat.config.ts b/hardhat.config.ts index 66146ba..80a0aa4 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -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: [ {