-
Notifications
You must be signed in to change notification settings - Fork 81
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
Display the USD equivalent of all fees regardless of designated currency #1593
Conversation
✅ Deploy Preview for wormhole-connect ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for wormhole-connect-builder ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for wormhole-connect-mainnet ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I would definitely knock that down to two decimal places. showing six decimals on USD seems pretty excessive. |
@yuli-ferna one other comment: for formatting $ values in javascript in general I highly recommend
I'd expect some people are moving 6+ figure USD values with Connect. these numbers can get hard to read if you don't have commas. |
@artursapek Thanks for the advice, I upload the changes |
Issue: #1436
Result:
