Updated on 2026-08-14
This commit is contained in:
commit
6f392f5d8d
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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 ^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue