Updated on 2026-08-14

This commit is contained in:
Tangem 2025-12-11 11:44:10 +05:00
parent f023fa7f2c
commit aa9956d69f

View file

@ -91,7 +91,7 @@ internal class YieldSupplyModel @Inject constructor(
subscribeOnCurrencyStatusUpdates()
singleNetworkStatusFetcher(
params = SingleNetworkStatusFetcher.Params(
userWalletId = userWallet.walletId,
userWalletId = params.userWalletId,
network = cryptoCurrency.network,
),
)