Skip to content

Problem with min_usd calculations #2442

Answered by alymurtazamemon
Agastya221 asked this question in Q&A
Discussion options

You must be logged in to vote

@Agastya221 here

-uint256(price * 1e18);
+uint256(price * 1e10);

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alymurtazamemon
Comment options

@Agastya221
Comment options

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