pub const MAX_UPWARD_MESSAGE_SIZE_BOUND: u32 = _; // 51_200u32
Expand description

Maximum value that config.max_upward_message_size can be set to

This is used for benchmarking sanely bounding relevant storate items. It is expected from the configurations pallet to check these values before setting.