Lesson 4 PriceConverter.sol error #848
-
// its the only line of code in my contract that doesn't work and it says |
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Jul 9, 2022
Replies: 2 comments 4 replies
-
@RahaPapa try this return uint256(answer * 10000000000); // 1**10 == 10000000000
} |
Beta Was this translation helpful? Give feedback.
3 replies
-
@RahaPapa I am struggling to understand the issue. could you reformat your question following the how to ask a question guide? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
alymurtazamemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@RahaPapa I am struggling to understand the issue. could you reformat your question following the how to ask a question guide?