Skip to main content

AVERAGE_ON_INITIALIZE_RATIO

Constant AVERAGE_ON_INITIALIZE_RATIO 

Source
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.