Updated on 2026-08-14

This commit is contained in:
Tangem 2026-02-06 13:12:46 +04:00
parent f9226ab6bf
commit a96c3113d1
13 changed files with 53 additions and 1 deletions

View file

@ -376,6 +376,7 @@ class NetworkFactory @Inject constructor(
Blockchain.Linea, Blockchain.LineaTestnet,
Blockchain.ArbitrumNova,
Blockchain.Plasma, Blockchain.PlasmaTestnet,
Blockchain.Monad, Blockchain.MonadTestnet,
-> Network.TransactionExtrasType.NONE
// endregion
}