Constant zebrad::components::sync::progress::MAX_CLOSE_TO_TIP_BLOCKS
source ยท const MAX_CLOSE_TO_TIP_BLOCKS: HeightDiff = 1;
Expand description
The number of blocks we consider to be close to the tip.
Most chain forks are 1-7 blocks long.