Expand description
Frame base configuration
Structs§
- minimum valid timeperiod
Constants§
- 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. - We allow
Normal
extrinsics to fill up the block up to 75%, the rest can be used by Operational extrinsics.