# Functions
CreateLocalNode create a new enode.LocalNode instance.
DiffSubnets returns a diff of the two given subnets.
GetDomainTypeEntry extracts the value of domain type entry.
GetSubnetsEntry extracts the value of subnets entry from some record.
NewNodeInfo creates a new node info.
SetDomainTypeEntry adds domain type entry to the node.
SetSubnetsEntry adds subnets entry to our enode.LocalNode.
SharedSubnets returns the shared subnets.
UpdateSubnets updates subnets entry according to the given changes.
# Constants
AllSubnets is the representation of all subnets.
No description provided by the author
No description provided by the author
ZeroSubnets is the representation of no subnets.
# Variables
No description provided by the author
# Structs
DomainTypeEntry holds the domain type of the node.
NodeInfo holds node's information such as network information.
NodeMetadata holds node's general information.