fix: lint
This commit is contained in:
parent
950abc403a
commit
469d298fb8
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue