Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_minimum_validation_upgrade_delay
source · pub fn set_minimum_validation_upgrade_delay<T: Config>(new: BlockNumberFor<T>)
Expand description
Sets the minimum delay between announcing the upgrade block for a parachain until the upgrade taking place.
See the field documentation for information and constraints for the new value.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_minimum_validation_upgrade_delay
.