Whether expensive block‐index consistency checks should run.
Synopsis
Declared in <validation.h>
bool
ShouldCheckBlockIndex() const;
Return Value
true if the block index should be checked (e.g. on regtest).
Created with MrDocs