Updated on 2026-08-14
This commit is contained in:
parent
cf4b6e3792
commit
56bea85404
2 changed files with 3 additions and 2 deletions
|
|
@ -82,6 +82,7 @@ class AmountMiddleware {
|
|||
dispatch(FeeAction.RequestFee)
|
||||
dispatch(FeeAction.ChangeLayoutVisibility(main = true, controls = true, chipGroup = true))
|
||||
dispatch(FeeActionUi.ChangeIncludeFee(true))
|
||||
dispatch(AmountActionUi.CheckAmountToSend)
|
||||
}
|
||||
|
||||
private fun toggleMainCurrency(appState: AppState?, dispatch: (Action) -> Unit) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue