Updated on 2026-08-14
This commit is contained in:
parent
dc7e286c59
commit
ee35d8f301
5 changed files with 284 additions and 34 deletions
|
|
@ -1728,6 +1728,7 @@ internal class SwapModel @Inject constructor(
|
|||
if (provider != null && swapState != null && isNotNullCurrency) {
|
||||
modelScope.launch {
|
||||
feeSelectorRepository.state.value = FeeSelectorUM.Loading
|
||||
updateFeePaidCryptoCurrencyFor(fromSwapCurrencyStatus)
|
||||
feeSelectorReloadTrigger.triggerUpdate()
|
||||
}
|
||||
analyticsEventHandler.send(SwapEvents.ProviderChosen(provider))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue