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

@ -326,6 +326,7 @@ class NetworkFactory @Inject constructor(
Blockchain.Pepecoin, Blockchain.PepecoinTestnet,
Blockchain.Hyperliquid, Blockchain.HyperliquidTestnet,
Blockchain.Quai, Blockchain.QuaiTestnet,
Blockchain.Linea, Blockchain.LineaTestnet,
-> Network.TransactionExtrasType.NONE
// endregion
}