Updated on 2026-08-14
This commit is contained in:
parent
5ae5b86980
commit
a85ca310a2
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ internal class SwapNotificationsFactory(
|
|||
addExistentialWarningNotification(
|
||||
existentialDeposit = quoteModel.currencyCheck?.existentialDeposit,
|
||||
feeAmount = fee?.feeValue.orZero(),
|
||||
sendingAmount = amount.value,
|
||||
sendingAmount = amountToRequest.value,
|
||||
cryptoCurrencyStatus = fromCurrencyStatus,
|
||||
onReduceClick = { reduceBy, reduceByDiff, _ ->
|
||||
actions.onReduceByAmount(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue