Expand description
Trait and structs that help a DHT node to figure out what its globally-routable external IPv4 address is.
Structs§
- IPV4
Consensus - An IPV4Source that takes a certain number of “votes” from other nodes on the network to make its decision.
- StaticIP
V4Addr Source - An IPV4AddrSource that always returns the same thing
Traits§
- IPV4
Addr Source - Represents an object with methods for figuring out the DHT node’s external IPv4 address