store/wallet library

Classes

WalletRepository
MyUser wallet repository interface.

Typedefs

OperationsPaginated = RxPaginatedImpl<OperationId, Rx<Operation>, DtoOperation, OperationsCursor>