Updated on 2026-08-14

This commit is contained in:
Tangem 2025-08-12 15:16:56 +03:00
parent 89fbfa5971
commit 934b6ed6c6
11 changed files with 45 additions and 2 deletions

View file

@ -158,5 +158,6 @@ public val Blockchain.mercuryoNetwork: String?
Blockchain.ZkLinkNova, Blockchain.ZkLinkNovaTestnet -> null
Blockchain.KaspaTestnet -> null
Blockchain.Pepecoin, Blockchain.PepecoinTestnet -> null
Blockchain.Hyperliquid, Blockchain.HyperliquidTestnet -> null
}
}