pub fn schedule_para_cleanup<T: Config>(id: Id) -> Result<(), ()>
Expand description

Schedule a para to be cleaned up at the start of the next session.

See paras::Pallet::schedule_para_cleanup for more details.