Updated on 2026-08-14

This commit is contained in:
Tangem 2024-08-05 15:08:44 +03:00
parent 6a360fe95b
commit af657b67fc
2 changed files with 1 additions and 3 deletions

View file

@ -351,7 +351,5 @@ private val excludedBlockchains = listOf(
Blockchain.Unknown,
Blockchain.Nexa,
Blockchain.NexaTestnet,
Blockchain.Mantle,
Blockchain.MantleTestnet,
Blockchain.Filecoin,
)