Updated on 2026-08-14

This commit is contained in:
Tangem 2024-09-02 14:06:04 +03:00
commit 6f392f5d8d
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
}

View file

@ -88,7 +88,7 @@ markdown = "0.7.2"
# endregion Other libraries
# region Tangem
tangemBlockchainSdk = "release-app_5.14-751"
tangemBlockchainSdk = "release-app_5.14-756"
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
tangemCardSdk = "release-app_5.14-379"
#tangemCardSdk = "0.0.1" # Keep it! - used for local builds ^