Skip to content

Lesson 4 error while compile Fund #3164

Answered by RoboCrypter
wangwang00 asked this question in Q&A
Discussion options

You must be logged in to vote

@wangwang00 : Paste this line in your FundMe contract, at the beginning of your contract!

This line : using PriceConverter for uint256;

Here, Like this :

contract FundMe {

using PriceConverter for uint256;

}

It should resolve your issue!

Replies: 1 comment 3 replies

Comment options

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

@wangwang00
Comment options

@RoboCrypter
Comment options

Answer selected by alymurtazamemon
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