Updated on 2026-08-14
This commit is contained in:
parent
31145bbbe7
commit
ab246b2ec6
1 changed files with 1 additions and 0 deletions
|
|
@ -702,6 +702,7 @@ internal class SendViewModel @Inject constructor(
|
|||
val isShowStatus = uiState.feeState?.fee == null
|
||||
if (isShowStatus) {
|
||||
uiState = feeStateFactory.onFeeOnLoadingState()
|
||||
updateNotifications()
|
||||
}
|
||||
val result = callFeeUseCase()?.fold(
|
||||
ifRight = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue