Constant polkadot_runtime_common::AVERAGE_ON_INITIALIZE_RATIO[][src]

pub const AVERAGE_ON_INITIALIZE_RATIO: Perbill;
Expand description

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