Updated on 2026-08-14
This commit is contained in:
parent
f023fa7f2c
commit
aa9956d69f
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ internal class YieldSupplyModel @Inject constructor(
|
|||
subscribeOnCurrencyStatusUpdates()
|
||||
singleNetworkStatusFetcher(
|
||||
params = SingleNetworkStatusFetcher.Params(
|
||||
userWalletId = userWallet.walletId,
|
||||
userWalletId = params.userWalletId,
|
||||
network = cryptoCurrency.network,
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue