pub fn schedule_code_upgrade<T: Config>(
    id: Id,
    new_code: ValidationCode,
    set_go_ahead: UpgradeStrategy,
) -> DispatchResult
Expand description

Schedules a validation code upgrade to a parachain with the given id.