Module reth_network_peers::trusted_peer

source ·
Expand description

NodeRecord type that uses a domain instead of an IP.

Structs§

  • 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§