Updated on 2026-08-14

This commit is contained in:
Tangem 2025-01-14 12:48:18 +05:00
parent 8d02ac6406
commit 6111067060
10 changed files with 80 additions and 12 deletions

View file

@ -292,6 +292,7 @@ private fun Blockchain.getSupportedTransactionExtras(): Network.TransactionExtra
Blockchain.ChilizTestnet,
Blockchain.VanarChain,
Blockchain.VanarChainTestnet,
Blockchain.OdysseyChain, Blockchain.OdysseyChainTestnet,
-> Network.TransactionExtrasType.NONE
// endregion
}