Constant cfg_primitives::constants::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.