Skip to content

Commit

Permalink
Random mnemonic
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlinton committed Mar 14, 2022
1 parent c66514c commit fa250b1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ module.exports = {
// brownie expects calls and transactions to throw on revert
throwOnTransactionFailures: true,
throwOnCallFailures: true,
accounts: {
mnemonic:
"there reopen orchard damage width skirt resource clap device idle tag twelve",
},
},
},
};

0 comments on commit fa250b1

Please sign in to comment.