Updated on 2026-08-14

This commit is contained in:
Tangem 2026-05-15 01:00:29 +05:00
parent 9f6d8cb6b5
commit a35305794a

View file

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