Updated on 2026-08-14
This commit is contained in:
parent
9c0b88e5dd
commit
b815a9712e
1 changed files with 0 additions and 1 deletions
|
|
@ -259,7 +259,6 @@ class TapWalletManager {
|
|||
}
|
||||
|
||||
private suspend fun handleUpdateWalletResult(result: Result<Wallet>, walletManager: WalletManager) {
|
||||
walletManagersThrottler.setValue(walletManager.wallet.blockchain, result)
|
||||
withContext(Dispatchers.Main) {
|
||||
when (result) {
|
||||
is Result.Success -> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue