Updated on 2026-08-14

This commit is contained in:
Tangem 2025-10-13 16:54:46 +03:00
parent 8c37dbd5b0
commit 9216890135
6 changed files with 25 additions and 5 deletions

View file

@ -110,6 +110,7 @@ internal class WelcomeMiddleware {
batch = scanResponse.card.batchId,
signInType = signInType,
walletsCount = userWalletsListManager.walletsCount.toString(),
isImported = userWallet.isImported,
hasBackup = scanResponse.card.backupStatus?.isActive,
),
)