package
0.9.39
Repository: https://github.com/lscblockchain/source.git
Documentation: pkg.go.dev

# Functions

HexID converts a hex string to a NodeID.
ListenUDP returns a new table that listens for UDP packets on laddr.
MustHexID converts a hex string to a NodeID.
MustParseNode parses a node URL.
ParseNode parses a node URL.
PubkeyID returns a marshaled representation of the given public key.

# Constants

No description provided by the author

# Structs

Node represents a host on the network.
No description provided by the author

# Type aliases

NodeID is a unique identifier for each node.