Updated on 2026-08-14
This commit is contained in:
parent
a7f2a97617
commit
993c28ecfd
1 changed files with 1 additions and 0 deletions
|
|
@ -571,6 +571,7 @@ internal class SwapViewModel @Inject constructor(
|
|||
}.onSuccess {
|
||||
when (it) {
|
||||
is TxState.TxSent -> {
|
||||
updateWalletBalance()
|
||||
uiState = stateBuilder.loadingPermissionState(uiState)
|
||||
uiState = stateBuilder.dismissBottomSheet(uiState)
|
||||
startLoadingQuotesFromLastState(isSilent = true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue