Function polkadot_runtime_parachains::schedule_para_initialize [−][src]
pub fn schedule_para_initialize<T: Config>(
id: ParaId,
genesis: ParaGenesisArgs
) -> Result<(), ()>
Expand description
Schedule a para to be initialized at the start of the next session with the given genesis data.