pub const MIN_BATCH_DELAY: Duration;Expand description
The minimum time that needs to elapse between two consecutive batch proposals. This creates a lower bound on the block interval, and ensures the network will not be overwhelmed with too many blocks/certificates.