pub const AVERAGE_ON_INITIALIZE_RATIO: Perbill;
Expand description

We assume that an on-initialize consumes 2.5% of the weight on average, hence a single extrinsic will not be allowed to consume more than AvailableBlockRatio - 2.5%.