Name | Description |
---|---|
DnsDiscovery | Supports peer discovery through DNS. |
IrcDiscovery | IrcDiscovery provides a way to find network peers by joining a pre-agreed rendevouz point on the LFnet IRC network. |
IrcDiscoveryEventArgs | |
PeerDiscoveryException | |
SeedPeers | SeedPeers stores a pre-determined list of Bitcoin node addresses. These nodes are selected based on being active on the network for a long period of time. The intention is to be a last resort way of finding a connection to the network, in case IRC and DNS fail. The list comes from the Bitcoin C++ source code. |