Updated on 2026-08-14

This commit is contained in:
Tangem 2024-02-22 17:05:28 +00:00
commit 7c760daed6

View file

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