zcash-android-wallet-sdk/docs/-sdk-synchronizer/processor-info.md

12 lines
562 B
Markdown
Raw Normal View History

2020-01-15 05:07:00 -08:00
[zcash-android-wallet-sdk](../../index.md) / [cash.z.wallet.sdk](../index.md) / [SdkSynchronizer](index.md) / [processorInfo](./processor-info.md)
# processorInfo
`val processorInfo: Flow<`[`CompactBlockProcessor.ProcessorInfo`](../../cash.z.ecc.android.sdk.block/-compact-block-processor/-processor-info/index.md)`>`
2020-01-15 05:07:00 -08:00
Overrides [Synchronizer.processorInfo](../-synchronizer/processor-info.md)
Indicates the latest information about the blocks that have been processed by the SDK. This
is very helpful for conveying detailed progress and status to the user.