Updated on 2026-08-14

This commit is contained in:
Tangem 2024-12-13 13:43:03 +07:00
parent f3e60c8771
commit e7f65c8e85
8 changed files with 28 additions and 1 deletions

View file

@ -290,6 +290,8 @@ private fun Blockchain.getSupportedTransactionExtras(): Network.TransactionExtra
Blockchain.Canxium,
Blockchain.Chiliz,
Blockchain.ChilizTestnet,
Blockchain.VanarChain,
Blockchain.VanarChainTestnet,
-> Network.TransactionExtrasType.NONE
// endregion
}