Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_hrmp_channel_max_capacity
source · pub fn set_hrmp_channel_max_capacity<T: Config>(new: u32)
Expand description
Sets the maximum number of messages allowed in an HRMP channel at once.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_hrmp_channel_max_capacity
.