Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-21 15:33:39 +03:00
parent 6af64f8a33
commit 41b59057f7

View file

@ -93,7 +93,7 @@ internal class SendNotificationFactory constructor(
val currencyCheck = getCurrencyCheckUseCase(
userWalletId = userWalletId,
currencyStatus = cryptoCurrencyStatus,
amount = amountValue,
amount = sendingAmount,
fee = feeValue,
)
buildList {