Updated on 2026-08-14
This commit is contained in:
parent
1470d4b08d
commit
8beb80f5a7
13 changed files with 778 additions and 34 deletions
|
|
@ -35,6 +35,7 @@ sealed class QrSendTarget {
|
|||
val accountId: AccountId,
|
||||
val accountName: AccountName,
|
||||
val currencies: List<CryptoCurrency>,
|
||||
val hiddenTokensCount: Int = 0,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue