zcash-android-wallet-sdk / pirate.android.sdk / Synchronizer / 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.
zcash-android-wallet-sdk / pirate.android.sdk / Synchronizer / 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.