Bitcoin ABC  0.26.3
P2P Digital Currency
Classes | Namespaces | Variables
options.h File Reference
#include <chrono>
#include <set>
#include <string>
Include dependency graph for options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seeder::CDnsSeedOpts
 

Namespaces

 seeder
 

Variables

static const int seeder::CONTINUE_EXECUTION = -1
 
static const int seeder::DEFAULT_DUMP_INTERVAL_SECONDS = 60 * 60
 
static const int seeder::DEFAULT_NUM_THREADS = 96
 
static const int seeder::DEFAULT_PORT = 53
 
static const int seeder::DEFAULT_NUM_DNS_THREADS = 4
 
static const bool seeder::DEFAULT_WIPE_BAN = false
 
static const bool seeder::DEFAULT_WIPE_IGNORE = false
 
static const std::string seeder::DEFAULT_EMAIL = ""
 
static const std::string seeder::DEFAULT_NAMESERVER = ""
 
static const std::string seeder::DEFAULT_HOST = ""
 
static const std::string seeder::DEFAULT_TOR_PROXY = ""
 
static const std::string seeder::DEFAULT_LISTEN_ADDRESS = "::"
 
static const std::string seeder::DEFAULT_IPV4_PROXY = ""
 
static const std::string seeder::DEFAULT_IPV6_PROXY = ""