Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_max_pov_size
source · pub fn set_max_pov_size<T: Config>(new: u32)
Expand description
Set the max POV block 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_pov_size
.