Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-19 20:01:38 +05:00
parent 4d75db3cdd
commit 22dc2eb3e9
57 changed files with 931 additions and 258 deletions

View file

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