pub fn remove_forwarder<T: Config>(router_id: T::RouterId)
Expand description
Remove the 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::remove_forwarder
.