Updated on 2026-08-14

This commit is contained in:
Tangem 2023-10-11 18:27:56 +05:00
parent 98915e2507
commit 1cdc5b5ab9
4 changed files with 31 additions and 20 deletions

View file

@ -178,7 +178,6 @@ internal class TokenDetailsViewModel @Inject constructor(
* @param refresh - invalidate cache and get data from remote
* @param showItemsLoading - show loading items placeholder.
*/
@Suppress("UnusedPrivateMember") // will be removed after implement caching
private fun updateTxHistory(refresh: Boolean, showItemsLoading: Boolean) {
viewModelScope.launch(dispatchers.io) {
val txHistoryItemsCountEither = txHistoryItemsCountUseCase(