Initial commit
This commit is contained in:
10
docs/-sdk-synchronizer/all-transactions.md
Normal file
10
docs/-sdk-synchronizer/all-transactions.md
Normal file
@@ -0,0 +1,10 @@
|
||||
[zcash-android-wallet-sdk](../../index.md) / [cash.z.ecc.android.sdk.data](../index.md) / [SdkSynchronizer](index.md) / [allTransactions](./all-transactions.md)
|
||||
|
||||
# allTransactions
|
||||
|
||||
`fun allTransactions(): ReceiveChannel<`[`List`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)`<`[`WalletTransaction`](../../cash.z.ecc.android.sdk.dao/-wallet-transaction/index.md)`>>`
|
||||
|
||||
Overrides [Synchronizer.allTransactions](../-synchronizer/all-transactions.md)
|
||||
|
||||
A stream of all the wallet transactions, delegated to the [repository](#).
|
||||
|
||||
Reference in New Issue
Block a user