Module trusted_peer

Source
Expand description

NodeRecord type that uses a domain instead of an IP.

Structs§

TrustedPeer
Represents the node record of a trusted peer. The only difference between this and a NodeRecord is that this does not contain the IP address of the peer, but rather a domain or IP address.

Enums§

NodeRecordParseError
Possible error types when parsing a NodeRecord