Initial commit
This commit is contained in:
13
docs/-sdk-synchronizer/processor.md
Normal file
13
docs/-sdk-synchronizer/processor.md
Normal file
@@ -0,0 +1,13 @@
|
||||
[zcash-android-wallet-sdk](../../index.md) / [cash.z.ecc.android.sdk](../index.md) / [SdkSynchronizer](index.md) / [processor](./processor.md)
|
||||
|
||||
# processor
|
||||
|
||||
`val processor: `[`CompactBlockProcessor`](../../cash.z.ecc.android.sdk.block/-compact-block-processor/index.md)
|
||||
|
||||
saves the downloaded compact blocks to the cache and then scans those blocks for
|
||||
data related to this wallet.
|
||||
|
||||
### Property
|
||||
|
||||
`processor` - saves the downloaded compact blocks to the cache and then scans those blocks for
|
||||
data related to this wallet.
|
||||
Reference in New Issue
Block a user