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
After connecting a wallet with keplr, you see your account balance on the top right corner of the page. If you have e.g. 6.998238 JUNO , it displays 7.00, which is technically wrong. Instead of rounding up, numbers must be stripped.
The text was updated successfully, but these errors were encountered:
After connecting a wallet with keplr, you see your account balance on the top right corner of the page. If you have e.g.
6.998238 JUNO
, it displays7.00
, which is technically wrong. Instead of rounding up, numbers must be stripped.The text was updated successfully, but these errors were encountered: