Updated on 2026-08-14

This commit is contained in:
Tangem 2025-11-17 12:51:54 +05:00
parent 2746ee308a
commit a139dbca40
22 changed files with 252 additions and 39 deletions

View file

@ -551,6 +551,7 @@ internal class ChildFactory @Inject constructor(
context = context,
params = WalletActivationComponent.Params(
userWalletId = route.userWalletId,
isBackupExists = route.isBackupExists,
),
componentFactory = walletActivationComponentFactory,
)