DiscoveryService |
A creator of discovery service objects. object DiscoveryService |
DiscoveryV5Service |
Service executes network discovery, according to discv5 specification (https://github.com/ethereum/devp2p/blob/master/discv5/discv5.md) interface DiscoveryV5Service : CoroutineScope |
ENRStorage |
Storage of node records interface ENRStorage |
Scraper |
Discovery scraper that will continue asking peers for peers, and iterate over them, until told to stop. class Scraper : CoroutineScope |
ScraperApp |
Wrapper to run the scraper as an app. object ScraperApp |