pub const MINIMAL_BLOCKS_PER_FILE: u64 = 10000;
Blocks per static file when running in --minimal node.
--minimal
10000 blocks per static file allows us to prune all history every 10k blocks.