Init values for CBlockIndex nSequenceId when loaded from disk

Synopsis

Declared in <chain.h>

inline constexpr int32_t SEQ_ID_BEST_CHAIN_FROM_DISK = 0;

Created with MrDocs