pub fn set_routers<T: Config>(
    router_ids: BoundedVec<T::RouterId, T::MaxRouterCount>
)
Expand description

Sets the IDs of the routers that are used when receiving and sending messages.

§Warning: Doc-Only

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