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

9 lines
374 B
Markdown
Raw Normal View History

2020-06-10 00:27:52 -07:00
[zcash-android-wallet-sdk](../../index.md) / [cash.z.ecc.android.sdk](../index.md) / [SdkSynchronizer](index.md) / [sentTransactions](./sent-transactions.md)
2020-01-15 05:07:00 -08:00
# sentTransactions
2020-06-10 00:27:52 -07:00
`val sentTransactions: Flow<PagedList<`[`ConfirmedTransaction`](../../cash.z.ecc.android.sdk.db.entity/-confirmed-transaction/index.md)`>>`
2020-01-15 05:07:00 -08:00
A flow of all transactions related to sending funds.