Updated on 2026-08-14

This commit is contained in:
Tangem 2025-10-16 16:25:07 +05:00
parent 1aee51dc3b
commit 8167dab4f0
16 changed files with 223 additions and 101 deletions

View file

@ -296,7 +296,7 @@ internal class ChildFactory @Inject constructor(
context = context,
params = StakingComponent.Params(
userWalletId = route.userWalletId,
cryptoCurrencyId = route.cryptoCurrencyId,
cryptoCurrency = route.cryptoCurrency,
yieldId = route.yieldId,
),
componentFactory = stakingComponentFactory,