Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-25 12:08:02 +03:00
commit 19c8607c81

View file

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