If you are new here, please see some information on how to ask for support. Thank you!
-
Alex a small request, to update digits after decimal for Fiat Coin, at present it shows 8 digits after decimal which should be 2 digits only for Fiat Coin
thanks
Hello San,
Which display are you talking about? The sprintf pattern for fiat coins is already %01.2f
.
Are you referring to the exchange? If so, the exchange uses 10 decimals in all calculations and 8 decimals in all displays. Otherwise, I’ve made sure to display fiat amounts in 2 digits elsewhere.
kind regards
Hi @alexg
it shows 8 digits after decimal…
may be it’s cause of my own UI… guide me to fix it.
Thanks
Attachments:
You must be
logged in to view attached files.
I do not understand which UI this is, perhaps due to your CSS.
Which shortcode did you use to display this?
I am using the default [wallets_balance]
or may be suggest to fix fiat with javascript?
I will fix it with the upcoming release of the coin adapter.
Thank you for reporting this.
With the latest version 0.2.0-beta
of the Fiat coin adapter, the fiat amounts are now shown with two decimals.
Thank you
- You must be logged in to reply to this topic.