pub fn schedule_para_initialize<T: Config>( id: Id, genesis: ParaGenesisArgs, ) -> Result<(), ()>
Schedule a para to be initialized at the start of the next session with the given genesis data.