Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_max_code_size
source · pub fn set_max_code_size<T: Config>(new: u32)
Expand description
Set the max validation code size for incoming upgrades.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_max_code_size
.