Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <addrdb.h>
#include <common/bloom.h>
#include <net_types.h>
#include <sync.h>
#include <util/fs.h>
#include <chrono>
#include <cstdint>
#include <memory>
Go to the source code of this file.
Classes | |
class | BanMan |
Variables | |
static constexpr unsigned int | DEFAULT_MISBEHAVING_BANTIME = 60 * 60 * 24 |
static constexpr std::chrono::minutes | DUMP_BANS_INTERVAL {15} |
|
staticconstexpr |