fix: lint

This commit is contained in:
rymnc 2023-03-29 12:29:47 +05:30
parent 950abc403a
commit 469d298fb8
No known key found for this signature in database
GPG Key ID: C740033EE3F41EBD
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ const getNetworkConfig = (): NetworksUserConfig | undefined => {
verify: { verify: {
etherscan: { etherscan: {
apiKey: ETHERSCAN_API_KEY, apiKey: ETHERSCAN_API_KEY,
} },
} },
}, },
localhost_integration: { localhost_integration: {
url: "http://localhost:8545", url: "http://localhost:8545",