zcash-android-wallet-sdk / cash.z.wallet.sdk.ext / ZcashSdkCommon / SCAN_BATCH_SIZE

SCAN_BATCH_SIZE

val SCAN_BATCH_SIZE: Int

Default size of batches of blocks to scan via librustzcash. The smaller this number the more granular information can be provided about scan state. Unfortunately, it may also lead to a lot of overhead during scanning.