pub const MAXIMUM_BLOCK_WEIGHT: Weight;
Expand description

We allow for 0.5 of a second of compute with a 12 second average block time. NOTE: reduced by half comparing to origin impl as we want to fill block only up to 50% so there is room for new extrinsics in the next block