Updated on 2026-08-14
This commit is contained in:
parent
589805424e
commit
c448a1aebb
8 changed files with 64 additions and 57 deletions
|
|
@ -33,7 +33,7 @@ interface SendNotificationsComponent {
|
|||
val callback: ModelCallback,
|
||||
) {
|
||||
data class NotificationData(
|
||||
val destinationAddress: String,
|
||||
val destinationAddress: String?,
|
||||
val memo: String?,
|
||||
val amountValue: BigDecimal,
|
||||
val reduceAmountBy: BigDecimal,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue