Updated on 2026-08-14

This commit is contained in:
Tangem 2026-05-18 14:24:21 +05:00
commit 1efe0127f7

View file

@ -739,7 +739,7 @@ internal class SwapModel @Inject constructor(
shouldSanitize = false,
)
}
}.getOrNull()
}.getOrNull() ?: fromSwapCurrencyStatus.status
}
dataState = dataState.copy(feePaidCryptoCurrency = feePaidCryptoCurrency)