pub const MAX_BLOCK_WEIGHT: u32 = 4_000_000;
👎Deprecated since 0.31.0: Use Weight::MAX_BLOCK instead
Expand description

The maximum allowed weight for a block, see BIP 141 (network rule).