Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-19 17:34:42 +02:00
commit bf0a8efd7e
97 changed files with 1537 additions and 507 deletions

View file

@ -620,6 +620,7 @@ internal class ChildFactory @Inject constructor(
params = SendEntryPointComponent.Params(
userWalletId = route.userWalletId,
cryptoCurrency = route.currency,
shouldStartWithSwap = route.shouldStartWithSwap,
),
componentFactory = sendEntryPointComponentFactory,
)