Updated on 2026-08-14

This commit is contained in:
Tangem 2024-09-02 13:54:11 +03:00
parent 6d7a7de7de
commit ec2a5f5211
2 changed files with 2 additions and 1 deletions

View file

@ -118,6 +118,7 @@ class ResponseCryptoCurrenciesFactory {
// get name and symbol from enum Blockchain until backend renamed
// [REDACTED_JIRA]
Blockchain.Dischain,
Blockchain.Polygon,
-> this.currency
else -> responseToken.symbol
}