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
.