pub fn schedule_code_upgrade<T: Config>(para: ParaId, new_code: ValidationCode)
Expand description

Schedule a parachain upgrade.

Can be called by Root, the parachain, or the parachain manager if the parachain is unlocked.

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::schedule_code_upgrade.