Stage of block synchronization, mirroring btck_SynchronizationState.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

enum class SynchronizationState : btck_SynchronizationState;

Members

Name

Description

INIT_REINDEX

Reindexing the block database at startup.

INIT_DOWNLOAD

Performing the initial block download.

POST_INIT

Synced past initial download.

Created with MrDocs