zcash-android-wallet-sdk/docs/-sdk-synchronizer/all-transactions.md

560 B

zcash-android-wallet-sdk / cash.z.ecc.android.sdk.data / SdkSynchronizer / allTransactions

allTransactions

fun allTransactions(): ReceiveChannel<List<WalletTransaction>>

Overrides Synchronizer.allTransactions

A stream of all the wallet transactions, delegated to the repository.