Updated on 2026-08-14
This commit is contained in:
parent
66efd406cc
commit
90fea21f17
14 changed files with 103 additions and 398 deletions
|
|
@ -42,7 +42,7 @@ internal class StakingBalanceUpdater @AssistedInject constructor(
|
|||
async {
|
||||
fetchPendingTransactionsUseCase(
|
||||
userWalletId = userWallet.walletId,
|
||||
networks = setOf(cryptoCurrencyStatus.currency.network),
|
||||
network = cryptoCurrencyStatus.currency.network,
|
||||
)
|
||||
},
|
||||
// we should update tx history and network for new balances
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue