Updated on 2026-08-14
This commit is contained in:
parent
61ba6daa97
commit
dd42e71d66
2 changed files with 7 additions and 1 deletions
|
|
@ -476,6 +476,7 @@ object NotificationsFactory {
|
|||
rentExemptionAmount: BigDecimal,
|
||||
cryptoCurrency: CryptoCurrency,
|
||||
) {
|
||||
if (cryptoCurrency !is CryptoCurrency.Coin) return
|
||||
add(
|
||||
NotificationUM.Solana.RentExemptionDestination(
|
||||
rentExemptionAmount = rentExemptionAmount,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue