Update hardhat.config.js

This commit is contained in:
Thrilok kumar 2021-04-15 04:48:38 +05:30 committed by GitHub
parent d853b50d8a
commit 35d9c16d1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,9 +28,6 @@ module.exports = {
blockNumber: 12068005,
},
blockGasLimit: 12000000,
masterAddress: INSTA_MASTER,
instaIndexAddress: INSTA_INDEX
},
kovan: {
url: `https://eth-kovan.alchemyapi.io/v2/${ALCHEMY_ID}`,