Updated on 2026-08-14
This commit is contained in:
parent
bff39be461
commit
65b6bb77a6
2 changed files with 1 additions and 3 deletions
|
|
@ -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,
|
||||
)
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue