smartcontractkit / full-blockchain-solidity-course-js

Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
12.25k stars 2.94k forks source link

Don’t have priceFeed() method at fundMe contract #4771

Open AstroUserName opened 1 year ago

AstroUserName commented 1 year ago

Lesson

Lesson 7

Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video URL at current time")

https://youtu.be/gyMwXuJrbJQ?t=40628

Describe the bug

We use method priceFeed() at fundMe contract, but we don’t have this method. But we have getPriceFeed()