pub const MAX_LEAVES_PER_LEVEL_SENSIBLE_DEFAULT: usize = 32;
Expand description

Value good enough to be used with parachains using the current backend implementation that ships with Substrate. This value may change in the future.