Module common_runtime::config::frame_system
source · Structs
Constants
- We assume that ~5% of the block weight is consumed by
on_initializehandlers. This is used to limit the maximal weight of a single extrinsic. - We allow
Normalextrinsics to fill up the block up to 75%, the rest can be used byOperationalextrinsics.