Updated on 2026-08-14
This commit is contained in:
parent
43d3520718
commit
dbc325216e
9 changed files with 127 additions and 4 deletions
|
|
@ -29,6 +29,7 @@ data class ReceiveAddressModel(
|
|||
data class TokenReceiveNotification(
|
||||
val title: Int,
|
||||
val subtitle: Int,
|
||||
val isYieldSupplyNotification: Boolean = false,
|
||||
)
|
||||
|
||||
enum class Asset {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue