Function pallet_domains::dispatchables::freeze_domain

source ·
pub fn freeze_domain<T: Config>(domain_id: DomainId)
Expand description

Freezes a given domain. A frozen domain does not accept new bundles but accepts fraud proofs.

§Warning: Doc-Only

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