Update hardhat.config.ts

This commit is contained in:
Thrilok kumar 2021-12-11 04:30:10 +05:30 committed by GitHub
parent 199f82ad28
commit 07581a4a12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,10 +20,6 @@ const chainIds = {
ganache: 1337,
goerli: 5,
hardhat: 31337,
kovan: 42,
mainnet: 1,
rinkeby: 4,
ropsten: 3,
avalanche: 43114,
polygon: 137,
arbitrum: 42161,