Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

ethers.utils.parseEther("1") had been depriciated  #187

@lakshayvaishnav

Description

@lakshayvaishnav

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

ethers.utils.parseEther("1") had been depriciated
instead use - ethers.parseEther("1");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions