-
I got a massive error when I clicked the fund button. I ran the new Fund Me and Price Converter contracts on Remix to see if there were errors but I called the fund and withdraw functions with no problems. Now I remember that in Remix the funds were in wei, but now I'm trying to fund in ETH, shouldn't I change something in the fund me contract to match the units? Lesson 7 repo: https://github.com/PacelliV/hardhat-fund-me |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
What are you running? Is it a Unit Test? |
Beta Was this translation helpful? Give feedback.
-
@pacelliv Try changing the chain id to |
Beta Was this translation helpful? Give feedback.
What are you running? Is it a Unit Test?