referrerpolicy=no-referrer-when-downgrade
pub fn remove_well_known_node<T: Config>(node: OpaquePeerId)
Expand description

Remove a node from the set of well known nodes. The ownership and additional connections of the node will also be removed.

May only be called from T::RemoveOrigin.

  • node: identifier of the node.

§Warning: Doc-Only

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