Init value for CBlockIndex nSequenceId for a block loaded from disk that is not on the best chain.
Synopsis
Declared in <chain.h>
inline constexpr int32_t SEQ_ID_INIT_FROM_DISK = 1;
Created with MrDocs