Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wallet: reverse USD/coin #3126

Closed
norwnd opened this issue Dec 21, 2024 · 2 comments
Closed

wallet: reverse USD/coin #3126

norwnd opened this issue Dec 21, 2024 · 2 comments

Comments

@norwnd
Copy link
Contributor

norwnd commented Dec 21, 2024

On wallet view it seems coin and USD currencies are used in reverse to what it should be (applies to all wallets regardless of coin) ?

image
@norwnd norwnd changed the title wallet: reverse USD/base wallet: reverse USD/coin Dec 21, 2024
@buck54321
Copy link
Member

buck54321 commented Jan 18, 2025

There is not mistake here. USD/ is absolutely correct use of units.

1 POL = 0.4972 USD => 0.4972 USD / 1 POL = 1, which is correct because the top and bottom of the fraction are of equivalent value

@norwnd
Copy link
Contributor Author

norwnd commented Jan 18, 2025

Hmm, I guess I just got information overload looking at this,

thinking more about it, it makes more sense to use 0.4972 USD denomination (not 0.4972 USD / POL) and call this section Fiat Price and (not Exchange Rate),

norwnd@4ea44aa does it in case you are interested

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@buck54321 @norwnd and others