pub const MAX_BLOCK_WEIGHT: usize = 4000000;
Expand description

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