diff --git a/hardhat.config.js b/hardhat.config.js index 4866a99..b177477 100644 --- a/hardhat.config.js +++ b/hardhat.config.js @@ -31,9 +31,6 @@ const config = { hardhat: { blockGasLimit: 9500000, }, - node: { - url: 'http://localhost:8545', - }, }, mocha: { timeout: 600000,