pub const MAX_BATCH_ITEMS: usize = 10_000;
Maximum number of digests in a batch request supported by the protocol.