Updated on 2026-08-14

This commit is contained in:
Tangem 2024-05-16 15:57:29 +03:00
parent 81bd9875e0
commit 51fdf64677
11 changed files with 1428 additions and 1463 deletions

View file

@ -315,7 +315,6 @@ internal class StateBuilder(
private fun getWarningsForSuccessState(
quoteModel: SwapState.QuotesLoadedState,
fromToken: CryptoCurrency,
ignoreAmountReduce: Boolean,
selectedFeeType: FeeType,
): List<SwapWarning> {
val warnings = mutableListOf<SwapWarning>()