Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-17 14:52:55 +05:00
parent f1b192d353
commit a36bb32c13
2 changed files with 2 additions and 1 deletions

View file

@ -122,6 +122,7 @@ class ResponseCryptoCurrenciesFactory @Inject constructor(
// [REDACTED_JIRA]
Blockchain.Dischain,
Blockchain.Polygon,
Blockchain.TON,
-> this.currency
else -> responseToken.symbol
}