Stage of block synchronization, mirroring btck_SynchronizationState.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
enum class SynchronizationState : btck_SynchronizationState;
Members
Name |
Description |
|
Reindexing the block database at startup. |
|
Performing the initial block download. |
|
Synced past initial download. |
Created with MrDocs