pub const MAX_BLOCK_BATCH_LEN: usize = 100;
The enforced maximum amount of blocks to request in a batch.
Requesting more than this will cause the peer to disconnect and potentially lead to bans.