pub fn set_forwarder<T: Config>(
    router_id: T::RouterId,
    source_domain: Domain,
    forwarding_contract: H160
)
Expand description

Set forwarding info for the given router id.

Origin: Admin.

NOTE: Simple weight due to origin requirement.

§Warning: Doc-Only

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