Constant bp_bridge_hub_cumulus::AVERAGE_BLOCK_INTERVAL
source · pub const AVERAGE_BLOCK_INTERVAL: Duration;
Expand description
Average block interval in Cumulus-based parachains.
Corresponds to the MILLISECS_PER_BLOCK
from parachains_common
crate.