Updated on 2026-08-14

This commit is contained in:
Tangem 2024-03-04 08:25:18 +00:00
parent 95feb58f24
commit baa1edbf0c

View file

@ -261,5 +261,4 @@ private const val NODL_AMOUNT_TO_CREATE_ACCOUNT = 1.5
private val excludedBlockchains = listOf(
Blockchain.Unknown,
Blockchain.Playa3ull,
Blockchain.Hedera,
)