referrerpolicy=no-referrer-when-downgrade
pub fn deregister<T: Config>(id: Id)
Expand description

Deregister a Para Id, freeing all data and returning any deposit.

The caller must be Root, the para owner, or the para itself. The para must be an on-demand parachain.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::deregister.