01-Deploy-fundme error
colonelxy opened this issue · 1 comments
colonelxy commented
I'm getting this error when I run deploy:
TypeError: Cannot read properties of undefined (reading 'ethUsdPriceFeed')
This is the line with a problem:
} else {
ethUsdPriceFeedAddress = networkConfig[chainId]["ethUsdPriceFeed"]
}
Where could I be going wrong?
PatrickAlphaC commented
Thanks for this issue!
Can you:
- Make this a discusson on the full repo? https://github.com/smartcontractkit/full-blockchain-solidity-course-js/