11 lines
465 B
Markdown
11 lines
465 B
Markdown
[zcash-android-wallet-sdk](../../../index.md) / [cash.z.ecc.android.sdk](../../index.md) / [Synchronizer](../index.md) / [Status](index.md) / [VALIDATING](./-v-a-l-i-d-a-t-i-n-g.md)
|
|
|
|
# VALIDATING
|
|
|
|
`VALIDATING`
|
|
|
|
Indicates that this Synchronizer is actively validating new blocks that were downloaded
|
|
from the server. Blocks need to be verified before they are scanned. This confirms that
|
|
each block is chain-sequential, thereby detecting missing blocks and reorgs.
|
|
|