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

517 B

zcash-android-wallet-sdk / cash.z.ecc.android.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.