Updated on 2026-08-14
This commit is contained in:
parent
6638da98f1
commit
4574975639
11 changed files with 130 additions and 22 deletions
|
|
@ -15,6 +15,7 @@ interface UserWalletsFetcher {
|
|||
messageSender: UiMessageSender,
|
||||
onlyMultiCurrency: Boolean,
|
||||
isAuthMode: Boolean,
|
||||
isClickableIfLocked: Boolean,
|
||||
onWalletClick: (UserWalletId) -> Unit,
|
||||
): UserWalletsFetcher
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue