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

status

abstract val status: Flow<Status>

A flow of values representing the Status of this Synchronizer. As the status changes, a new value will be emitted by this flow.