Updated on 2026-08-14

This commit is contained in:
Tangem 2025-03-12 15:37:00 +05:00
parent 0a1bb63501
commit c2ef661a16
4 changed files with 9 additions and 8 deletions

View file

@ -16,8 +16,6 @@ interface TxHistoryComponent {
fun LazyListScope.txHistoryContent(listState: LazyListState, state: TxHistoryUM)
fun reload()
data class Params(
val userWalletId: UserWalletId,
val currency: CryptoCurrency,