claim_node

Function claim_node 

Source
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 Pezpallet::claim_node.