remove extra config

This commit is contained in:
poma 2021-02-18 20:51:22 +03:00
parent 2667feb4f1
commit 59f13c3aaa
No known key found for this signature in database
GPG Key ID: BA20CB01FE165657
1 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@ const config = {
hardhat: {
blockGasLimit: 9500000,
},
node: {
url: 'http://localhost:8545',
},
},
mocha: {
timeout: 600000,