pub fn initiate_domain_update_chain_allowlist<T: Config>(
domain_id: DomainId,
update: ChainAllowlistUpdate,
)
Expand description
A call to initiate chain allowlist update on domains
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::initiate_domain_update_chain_allowlist
.