Updated on 2026-08-14

This commit is contained in:
Tangem 2025-02-10 16:26:29 +05:00
parent c689b1e133
commit a058fba396
5 changed files with 28 additions and 11 deletions

View file

@ -168,8 +168,10 @@ internal class AddStakingNotificationsTransformer(
)
}
addTransactionLimitErrorNotification(
utxoLimit = currencyCheck.utxoAmountLimit,
cryptoCurrency = cryptoCurrency,
currencyCheck = currencyCheck,
sendingAmount = sendingAmount,
cryptoCurrencyStatus = cryptoCurrencyStatus,
feeCurrencyStatus = feeCryptoCurrencyStatus,
feeValue = feeValue,
onReduceClick = prevState.clickIntents::onAmountReduceToClick,
)