Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix errant hardhat console instruction
ethers.toBeHex(ethers.parseUnits()) no longer appears to be supported as written, modified to parseEther() for correct functionality. Signed-off-by: Michael Maurer <maurer.mi@northeastern.edu>
- Loading branch information