Updated on 2026-08-14
This commit is contained in:
commit
1efe0127f7
1 changed files with 1 additions and 1 deletions
|
|
@ -739,7 +739,7 @@ internal class SwapModel @Inject constructor(
|
|||
shouldSanitize = false,
|
||||
)
|
||||
}
|
||||
}.getOrNull()
|
||||
}.getOrNull() ?: fromSwapCurrencyStatus.status
|
||||
}
|
||||
|
||||
dataState = dataState.copy(feePaidCryptoCurrency = feePaidCryptoCurrency)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue