Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_max_upward_queue_count
source · pub fn set_max_upward_queue_count<T: Config>(new: u32)
Expand description
Sets the maximum items that can present in a upward dispatch queue at once.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_max_upward_queue_count
.