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

504 B

zcash-android-wallet-sdk / cash.z.wallet.sdk / Synchronizer / pendingTransactions

pendingTransactions

abstract val pendingTransactions: Flow<List<PendingTransaction>>

A flow of all the outbound pending transaction that have been sent but are awaiting confirmations.