Bitcoin ABC  0.26.3
P2P Digital Currency
Functions
dnsseeds.h File Reference
#include <chainparams.h>
#include <string>
#include <vector>
Include dependency graph for dnsseeds.h:
This graph shows which files directly or indirectly include this file:

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 161 of file dnsseeds.cpp.

Here is the caller graph for this function: