Updated on 2026-08-14

This commit is contained in:
Tangem 2023-11-08 11:42:30 +03:00
parent bff39be461
commit 65b6bb77a6
2 changed files with 1 additions and 3 deletions

View file

@ -224,6 +224,4 @@ private const val NODL_AMOUNT_TO_CREATE_ACCOUNT = 1.5
private val excludedBlockchains = listOf(
Blockchain.Unknown,
Blockchain.Ducatus,
Blockchain.Telos,
Blockchain.TelosTestnet,
)

View file

@ -82,7 +82,7 @@ spr-client = "3.6.2"
# endregion Other libraries
# region Tangem
tangemBlockchainSdk = "develop-382"
tangemBlockchainSdk = "develop-383"
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
tangemCardSdk = "develop-310"
#tangemCardSdk = "0.0.1" # Keep it! - used for local builds