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.