Skip to content

Commit

Permalink
cleaned comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ebarakos committed Feb 22, 2021
1 parent d6b0a48 commit e25f817
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hardhat.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// Hardhat configuration
// See (https://hardhat.org/config/) for more details.

// const { MNEMONIC } = require('./test.env')
// const MNEMONIC = 'novel mobile inform nurse circle spoon cricket soup crowd clip hawk glad'
const { TESTING_PRIVATE_KEY } = require('./test-helpers/src/hardhat_config.json')

module.exports = {
Expand All @@ -16,8 +14,6 @@ module.exports = {
balance: '10000000000000000000000',
},
],
// mnemonic: process.env.MNEMONIC,
// count: 5,
},
},
// NOTE: The compiler isn't currently used, but this suppresses a warning
Expand Down

0 comments on commit e25f817

Please sign in to comment.