Bitcoin ABC  0.26.3
P2P Digital Currency
Functions
dnsseeds.cpp File Reference
#include <dnsseeds.h>
#include <random.h>
#include <util/system.h>
Include dependency graph for dnsseeds.cpp:

Go to the source code of this file.

Functions

const std::vector< std::string > GetRandomizedDNSSeeds (const CChainParams &params)
 Return the list of hostnames to look up for DNS seeds. More...
 

Function Documentation

◆ GetRandomizedDNSSeeds()

const std::vector<std::string> GetRandomizedDNSSeeds ( const CChainParams params)

Return the list of hostnames to look up for DNS seeds.

Definition at line 11 of file dnsseeds.cpp.

Here is the caller graph for this function: