Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_code_retention_period
source · pub fn set_code_retention_period<T: Config>(new: BlockNumberFor<T>)
Expand description
Set the acceptance period for an included candidate.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_code_retention_period
.