pub const CRYPTONOTE_PRUNING_TIP_BLOCKS: usize = 5500;
The amount of blocks from the top of the chain that should not be pruned.