Updated on 2026-08-14
This commit is contained in:
parent
bd328c7b99
commit
a53b85f589
2 changed files with 2 additions and 1 deletions
|
|
@ -105,6 +105,7 @@ class ResponseCryptoCurrenciesFactory {
|
|||
Blockchain.BaseTestnet,
|
||||
Blockchain.Telos,
|
||||
Blockchain.Cronos,
|
||||
Blockchain.TON,
|
||||
-> this.fullName
|
||||
else -> responseToken.name
|
||||
}
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ markdown = "0.7.2"
|
|||
# endregion Other libraries
|
||||
|
||||
# region Tangem
|
||||
tangemBlockchainSdk = "release-app_5.13-730"
|
||||
tangemBlockchainSdk = "release-app_5.13-731"
|
||||
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
|
||||
tangemCardSdk = "release-app_5.13-376"
|
||||
#tangemCardSdk = "0.0.1" # Keep it! - used for local builds ^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue