NodeIdentity

interface NodeIdentity

The Node Identity contains information from Node Identity or Private Node Identity beacon.

This can be used to identify a node in the network.

Inheritors

Functions

Link copied to clipboard
abstract fun matches(node: Node): Boolean

Returns whether the identity matches given node.