Updated on 2026-08-14
This commit is contained in:
commit
19c8607c81
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ object NotificationsFactory {
|
|||
add(
|
||||
NotificationUM.Error.ReserveAmount(
|
||||
BigDecimalFormatter.formatCryptoAmount(
|
||||
cryptoAmount = sendingAmount,
|
||||
cryptoAmount = reserveAmount,
|
||||
cryptoCurrency = cryptoCurrency,
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue