Updated on 2026-08-14

This commit is contained in:
Tangem 2026-01-22 12:31:40 +05:00
parent 32ae17c016
commit d594af91fc
18 changed files with 45 additions and 13 deletions

View file

@ -101,6 +101,7 @@ internal class UpdateDataStateTransformer(
name = this.accountName.toUM().value,
icon = when (this) {
is Account.CryptoPortfolio -> this.icon.toUM()
is Account.Payment -> TODO("[REDACTED_JIRA]")
},
),
)