Replies: 1 comment 10 replies
-
Hello @pollerpan, The test is failing because the version of the ETH/USD price feed contract on Ethereum is actually |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I am having a problem using: “forge test --fork-url $MAINNET_RPC_URL” I get this error:
Here is my code:
FundMeTest.t.sol
I've followed all the steps in the course, but I'm hitting this error. I've spent over 30 minutes trying to figure it out on my own, and it seems like the issue is related to the ETH Mainnet RPC using version 6.
Thank you for you time.
Beta Was this translation helpful? Give feedback.
All reactions