Updated on 2026-08-14
This commit is contained in:
parent
d0d9fcfef8
commit
d772beda45
11 changed files with 90 additions and 41 deletions
|
|
@ -234,7 +234,7 @@ internal class SendNotificationFactory(
|
|||
addExistentialWarningNotification(
|
||||
existentialDeposit = currencyCheck.existentialDeposit,
|
||||
feeAmount = feeState.fee?.amount?.value.orZero(),
|
||||
receivedAmount = sendingAmount,
|
||||
sendingAmount = sendingAmount,
|
||||
cryptoCurrencyStatus = cryptoCurrencyStatus,
|
||||
onReduceClick = clickIntents::onAmountReduceByClick,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue