Constant polkadot_runtime_common::MAXIMUM_BLOCK_WEIGHT[][src]

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

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