Constant common_runtime::config::frame_system::NORMAL_DISPATCH_RATIO
source · pub const NORMAL_DISPATCH_RATIO: Perbill;Expand description
We allow Normal extrinsics to fill up the block up to 75%, the rest can be used by
Operational extrinsics.