pub const MIN_BATCH_SIZE: usize = 4; // 4usize
Minimum batch size of acknowledgements to use EdDSA batch verification algorithm.