Updated on 2026-08-14

This commit is contained in:
Tangem 2023-09-26 14:56:05 +05:00
parent b74e2b9168
commit 3ef300ee56
3 changed files with 19 additions and 26 deletions

View file

@ -39,6 +39,7 @@ class DefaultTxHistoryRepository(
return Pager(
config = PagingConfig(
pageSize = pageSize,
initialLoadSize = pageSize,
),
pagingSourceFactory = {
TxHistoryPagingSource(