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

A given node can be claimed by anyone. The owner should be the first to know its PeerId, so claim it right away!

  • 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::claim_node.