Updated on 2026-08-14
This commit is contained in:
parent
e1aa83f8b7
commit
e15683a79b
10 changed files with 102 additions and 43 deletions
|
|
@ -399,7 +399,6 @@ internal class DefaultCurrenciesRepository(
|
|||
|
||||
assetsStore.store(userWalletId, response.getOrThrow())
|
||||
}
|
||||
|
||||
} catch (e: Throwable) {
|
||||
Timber.e(e, "Unable to fetch assets for: ${userWalletId.stringValue}")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue