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

10 lines
377 B
Markdown
Raw Normal View History

2020-06-10 00:27:52 -07:00
[zcash-android-wallet-sdk](../../index.md) / [cash.z.ecc.android.sdk](../index.md) / [SdkSynchronizer](index.md) / [processorInfo](./processor-info.md)
2020-01-15 05:07:00 -08:00
# processorInfo
2020-06-10 00:27:52 -07:00
`val processorInfo: Flow<ProcessorInfo>`
2020-01-15 05:07:00 -08:00
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.