Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-22 12:18:44 +04:00
commit e79c46caf4

View file

@ -1798,7 +1798,7 @@ internal class SwapModel @Inject constructor(
isFiatValue = isFiat,
fromSwapCurrencyStatus = fromSwapCurrencyStatus,
minTxAmount = minTxAmount,
isPastedAmount = false,
isPastedAmount = true,
)
}
}