pub const MAXIMUM_BLOCK_WEIGHT: Weight = 2 * WEIGHT_PER_SECOND; // 2_000_000_000_000u64
Expand description

We allow for 2 seconds of compute with a 6 second average block time.