Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_hrmp_max_message_num_per_candidate
source · pub fn set_hrmp_max_message_num_per_candidate<T: Config>(new: u32)
Expand description
Sets the maximum number of outbound HRMP messages can be sent by a candidate.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_hrmp_max_message_num_per_candidate
.