Function polkadot_runtime_common::paras_sudo_wrapper::pallet::dispatchables::sudo_schedule_para_initialize
source · pub fn sudo_schedule_para_initialize<T: Config>(
id: ParaId,
genesis: ParaGenesisArgs
)
Expand description
Schedule a para to be initialized at the start of the next session.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::sudo_schedule_para_initialize
.