You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Though conversion between KMD to USD seems correct but the total balance in USD is being displayed upto 17 decimal point which i think doesn't look pretty and which should become upto min 2 and max 4 decimal points.
snapshot is attached
The text was updated successfully, but these errors were encountered:
@kashifali007 rounding to 2 decimal places doesn't cover all cases. This is what I have on my end. If we apply your logic then I will only see 0.00 balance.
Anyway, I added a workaroud. Let me know if it will fix the issue on your end.
Though conversion between KMD to USD seems correct but the total balance in USD is being displayed upto 17 decimal point which i think doesn't look pretty and which should become upto min 2 and max 4 decimal points.
snapshot is attached
The text was updated successfully, but these errors were encountered: