PatrickAlphaC / hardhat-fund-me-fcc

82 stars 184 forks source link

function "parseEther" have been migrated from ethers.utils to ethers . #190

Open CSituma opened 5 months ago

CSituma commented 5 months ago

https://github.com/PatrickAlphaC/hardhat-fund-me-fcc/blame/29e2473ea7d2f1a13a6cbc9789c3dab74adb4916/test/unit/FundMe.test.js#L11

Granted it's still valid here because we're using Version 5 of Ethers But with package upgrade this needs to be adjusted to ethers.parseEther