MIN_BLOCKS_TO_KEEP

Block files containing a block-height within MIN_BLOCKS_TO_KEEP of ActiveChain().Tip() will not be pruned.

Synopsis

Declared in <validation.h>

inline constexpr unsigned int MIN_BLOCKS_TO_KEEP = 288;