Updated on 2026-08-14
This commit is contained in:
parent
32ced9df85
commit
de38208fe9
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ internal class DefaultCurrenciesRepository(
|
|||
derivationStyleProvider = getUserWallet(userWalletId).scanResponse.derivationStyleProvider,
|
||||
)
|
||||
}
|
||||
.distinct()
|
||||
}
|
||||
|
||||
override suspend fun removeCurrency(userWalletId: UserWalletId, currency: CryptoCurrency) =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue