Updated on 2026-08-14

This commit is contained in:
Tangem 2025-10-07 17:41:56 +02:00
parent bbd0c7927d
commit 4534ceb54b
10 changed files with 57 additions and 1 deletions

View file

@ -160,5 +160,6 @@ public val Blockchain.mercuryoNetwork: String?
Blockchain.Pepecoin, Blockchain.PepecoinTestnet -> null
Blockchain.Hyperliquid, Blockchain.HyperliquidTestnet -> null
Blockchain.Quai, Blockchain.QuaiTestnet -> null
Blockchain.Linea, Blockchain.LineaTestnet -> null
}
}