Updated on 2026-08-14

This commit is contained in:
Tangem 2023-05-10 15:19:37 +03:00
commit 266e0b0352

View file

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