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