Stage of block synchronization, mirroring btck_SynchronizationState.
Declared in <kernel/bitcoinkernel_wrapper.h>
enum class SynchronizationState : btck_SynchronizationState;
| Name | Description |
|---|---|
INIT_REINDEX | Reindexing the block database at startup. |
INIT_DOWNLOAD | Performing the initial block download. |
POST_INIT | Synced past initial download. |