pub const MAX_BLOCK_ACCESS_LISTS_SERVE: usize = 1024; // 1_024usize
Maximum number of block access lists to serve.
Used to limit lookups.