Bitcoin ABC 0.32.4
P2P Digital Currency
Functions
dnsseeds.cpp File Reference
#include <dnsseeds.h>
#include <common/args.h>
#include <random.h>
Include dependency graph for dnsseeds.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ GetRandomizedDNSSeeds()

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

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

Definition at line 10 of file dnsseeds.cpp.

Here is the caller graph for this function: