Updated on 2026-08-14
This commit is contained in:
parent
a51012484f
commit
32ced9df85
12 changed files with 87 additions and 33 deletions
|
|
@ -579,6 +579,7 @@ internal class WalletViewModel @Inject constructor(
|
|||
getNetworkCoinStatusUseCase(
|
||||
userWalletId = userWallet.walletId,
|
||||
networkId = cryptoCurrencyStatus.currency.network.id,
|
||||
derivationPath = cryptoCurrencyStatus.currency.network.derivationPath,
|
||||
)
|
||||
.take(count = 1)
|
||||
.collectLatest {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue