Updated on 2026-08-14

This commit is contained in:
Tangem 2023-05-08 19:11:19 +03:00
parent 487d9adaf8
commit 49dc0d6e0f

View file

@ -45,7 +45,7 @@ object SaltPayWorkaround {
) + attachTestWalletCardIds()
val walletCardIdRanges = listOf(
CardIdRange("AC05000000000003", "AC05000000023997")!!,
CardIdRange("AC05000000000003", "AC05000000015993")!!,
) + attachTestWalletCardIdRanges()
fun tokenFrom(blockchain: Blockchain): Token {