timechain_runtime::configs::core

Constant AVERAGE_ON_INITIALIZE_RATIO

Source
pub const AVERAGE_ON_INITIALIZE_RATIO: Perbill;
Expand description

We assume that ~10% of the block weight is consumed by on_initialize handlers. This is used to limit the maximal weight of a single extrinsic.