Lesson 4 error while compile Fund #3164
Answered
by
RoboCrypter
wangwang00
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
RoboCrypter
Oct 9, 2022
Replies: 1 comment 3 replies
-
@wangwang00 : Paste this line in your FundMe contract, at the beginning of your contract! This line : Here, Like this :
It should resolve your issue! |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
alymurtazamemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@wangwang00 : Paste this line in your FundMe contract, at the beginning of your contract!
This line :
using PriceConverter for uint256;
Here, Like this :
It should resolve your issue!