Constant zebra_consensus::primitives::MAX_BATCH_SIZE
source ยท const MAX_BATCH_SIZE: usize = 64;
Expand description
The maximum batch size for any of the batch verifiers.
const MAX_BATCH_SIZE: usize = 64;
The maximum batch size for any of the batch verifiers.