pub const MAX_BLOCK_WEIGHT: u32 = 4_000_000;
Expand description

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