Skip to content

Debugging FundMe.sol #5593

Answered by aaankeet
COSMICnoob80 asked this question in Q&A
Jun 2, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

@COSMICnoob80 you need to import AggregatorV3Interface in PriceConverter.sol library and then Import PriceConverter.sol in your FundMe.sol contract.

then use PriceConverter for uint256 inside FundeMe contract
like this using PriceConverter for unit256

Please watch the video carefully and try to understand each step also I would suggest you to code along so that you don't run into such issues.
Click Here

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@COSMICnoob80
Comment options

@aaankeet
Comment options

Answer selected by COSMICnoob80
@COSMICnoob80
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants