Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <netaddress.h>
#include <protocol.h>
#include <streams.h>
#include <util/time.h>
#include <cstdint>
#include <memory>
#include <optional>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | InvalidAddrManVersionError |
class | AddrMan |
Stochastic address manager. More... | |
Variables | |
static constexpr int32_t | DEFAULT_ADDRMAN_CONSISTENCY_CHECKS {0} |
Default for -checkaddrman. More... | |