Constant bp_bridge_hub_polkadot::AVERAGE_BLOCK_INTERVAL
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.