Lesson 7 (Staging Tests): TypeError: fundMe.getPriceFeed is not a function; Error: cannot estimate gas #5257
Unanswered
Jatinkkalra
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@Jatinkkalra It is working, I just test it out (only tested the constructor for now, comment out other things), and here is the result; |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Overview
I am trying to run a full staging test of the FundMeWithLibrary contract and I am facing these 2 errors (gas error twice):
The codes works well with
yarn hardhat test
but fails on sepolia network.Here is my repo: https://github.com/Jatinkkalra/hardhat-fund-me
If anyone could please help, let me know. Thank you in advance! 🙏
Beta Was this translation helpful? Give feedback.
All reactions