Files
dragonx-android-wallet-sdk/docs/-synchronizer/-status/-v-a-l-i-d-a-t-i-n-g.md
2022-06-30 01:53:12 -04:00

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.