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