Initial commit
This commit is contained in:
9
docs/-synchronizer/pending-transactions.md
Normal file
9
docs/-synchronizer/pending-transactions.md
Normal file
@@ -0,0 +1,9 @@
|
||||
[zcash-android-wallet-sdk](../../index.md) / [cash.z.ecc.android.sdk](../index.md) / [Synchronizer](index.md) / [pendingTransactions](./pending-transactions.md)
|
||||
|
||||
# pendingTransactions
|
||||
|
||||
`abstract val pendingTransactions: Flow<`[`List`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)`<`[`PendingTransaction`](../../cash.z.ecc.android.sdk.db.entity/-pending-transaction/index.md)`>>`
|
||||
|
||||
A flow of all the outbound pending transaction that have been sent but are awaiting
|
||||
confirmations.
|
||||
|
||||
Reference in New Issue
Block a user