Updated on 2026-08-14

This commit is contained in:
Tangem 2025-04-02 16:14:21 +05:00
parent 7a9bea464d
commit 7a45703d68
8 changed files with 14 additions and 1 deletions

View file

@ -157,5 +157,6 @@ public val Blockchain.mercuryoNetwork: String?
Blockchain.Scroll, Blockchain.ScrollTestnet -> null
Blockchain.ZkLinkNova, Blockchain.ZkLinkNovaTestnet -> null
Blockchain.KaspaTestnet -> null
Blockchain.Pepecoin, Blockchain.PepecoinTestnet -> null
}
}