Interface | Description |
---|---|
PeerDiscovery |
A PeerDiscovery object is responsible for finding addresses of other nodes in the Bitcoin P2P network.
|
Class | Description |
---|---|
DnsDiscovery |
Supports peer discovery through DNS.
|
IrcDiscovery | Deprecated |
SeedPeers |
SeedPeers stores a pre-determined list of Bitcoin node addresses.
|
Exception | Description |
---|---|
PeerDiscoveryException |
Copyright © 2014. All rights reserved.