Skip to content

Commit

Permalink
small trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTimepunk committed Jan 5, 2021
1 parent a7cfcd7 commit 64457d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/hardhat/hardhat.config.js
Expand Up @@ -20,6 +20,8 @@ const { isAddress, getAddress, formatUnits, parseUnits } = utils;
//
const defaultNetwork = "localhost";



function mnemonic() {
try {
return fs.readFileSync("./mnemonic.txt").toString().trim();
Expand Down

0 comments on commit 64457d8

Please sign in to comment.