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

13 lines
519 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) / [processor](./processor.md)
2020-01-15 05:07:00 -08:00
# processor
`val processor: `[`CompactBlockProcessor`](../../cash.z.ecc.android.sdk.block/-compact-block-processor/index.md)
2020-01-15 05:07:00 -08:00
saves the downloaded compact blocks to the cache and then scans those blocks for
data related to this wallet.
2020-06-10 00:27:52 -07:00
### Property
`processor` - saves the downloaded compact blocks to the cache and then scans those blocks for
data related to this wallet.