Updated on 2026-08-14
This commit is contained in:
parent
bfdac6a9a8
commit
47fe92dc94
7 changed files with 61 additions and 12 deletions
|
|
@ -11,7 +11,7 @@ internal class MockTokensRepository : TokensRepository {
|
|||
|
||||
override suspend fun sortTokens(
|
||||
userWalletId: UserWalletId,
|
||||
sortedTokensIds: Set<Token.ID>,
|
||||
sortedTokens: Set<Token>,
|
||||
isGrouped: Boolean,
|
||||
isSortedByBalance: Boolean,
|
||||
) = Unit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue