Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-22 09:49:02 +02:00
parent 22dc2eb3e9
commit 9b8ca9456d

View file

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