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

9 lines
390 B
Markdown
Raw Normal View History

2020-01-15 05:07:00 -08:00
[zcash-android-wallet-sdk](../../index.md) / [cash.z.wallet.sdk](../index.md) / [Synchronizer](index.md) / [receivedTransactions](./received-transactions.md)
# receivedTransactions
`abstract val receivedTransactions: Flow<PagedList<`[`ConfirmedTransaction`](../../cash.z.ecc.android.sdk.entity/-confirmed-transaction/index.md)`>>`
2020-01-15 05:07:00 -08:00
A flow of all transactions related to receiving funds.