pub fn set_domain_hook_address<T: Config>(
    domain: Domain,
    hook_address: [u8; 20]
)
Expand description

Set the address of the domain hook

Can only be called by AdminOrigin.

§Warning: Doc-Only

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