pub fn schedule_code_upgrade<T: Config>(
id: ParaId,
new_code: ValidationCode
) -> DispatchResult
Expand description
Schedules a validation code upgrade to a parachain with the given id.
pub fn schedule_code_upgrade<T: Config>(
id: ParaId,
new_code: ValidationCode
) -> DispatchResult
Schedules a validation code upgrade to a parachain with the given id.