Updated on 2026-08-14

This commit is contained in:
Tangem 2024-01-31 15:56:39 +03:00
parent ef30b51f10
commit 34393ef5e6
11 changed files with 89 additions and 9 deletions

View file

@ -10,6 +10,7 @@ import java.util.Locale
object BigDecimalFormatter {
const val EMPTY_BALANCE_SIGN = ""
const val CAN_BE_LOWER_SIGN = "<"
private const val TEMP_CURRENCY_CODE = "USD"