mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 13:56:10 +00:00
5a3c154811
- format Big decimal numbers correctly according to the current locale; some precisions loss is tolerated here for the display purposes - fixes wrong decimal separators in some places and aligns with the standard in terms of number of decimals, as everywhere else in the app Fixes #15612 Fixes #15790