Lesson 7: Error: invalid address #5044
Answered
by
paulcoffee85
RichardKoh1
asked this question in
Q&A
-
I've tried for a while to get rid of this error and I just can't. It's telling me that there's an invalid address? I also can't find any variable called 'priceFeedAddress' so not sure where it's getting that from. Here is the error:
01-deploy-fund-me.js
hardhat.config.js
helper-hardhat-config.js
|
Beta Was this translation helpful? Give feedback.
Answered by
paulcoffee85
Mar 9, 2023
Replies: 1 comment 12 replies
-
Start with: |
Beta Was this translation helpful? Give feedback.
12 replies
Answer selected by
RichardKoh1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Start with:
small caps on 'fundme'
module.exports.tags = ["all", "FundMe"]