Updated on 2026-08-14

This commit is contained in:
Tangem 2024-02-22 14:49:22 +00:00
parent 035516351f
commit a8575ae03e
4 changed files with 38 additions and 1 deletions

View file

@ -260,6 +260,5 @@ private const val NODL_AMOUNT_TO_CREATE_ACCOUNT = 1.5
private val excludedBlockchains = listOf(
Blockchain.Unknown,
Blockchain.Ducatus,
Blockchain.Playa3ull,
)