Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-25 12:06:13 +03:00
parent f33fb6d40d
commit f7ff9ca8b2

View file

@ -66,7 +66,7 @@ object NotificationsFactory {
add(
NotificationUM.Error.ReserveAmount(
BigDecimalFormatter.formatCryptoAmount(
cryptoAmount = sendingAmount,
cryptoAmount = reserveAmount,
cryptoCurrency = cryptoCurrency,
),
),