Bitcoin
Classes | Variables
banman.h File Reference
#include <cstdint>
#include <memory>
#include <addrdb.h>
#include <fs.h>
#include <sync.h>

Go to the source code of this file.

Classes

class  BanMan
 

Variables

static constexpr unsigned int DEFAULT_MISBEHAVING_BANTIME = 60 * 60 * 24
 
std::unique_ptr< BanMang_banman
 

Variable Documentation

◆ DEFAULT_MISBEHAVING_BANTIME

constexpr unsigned int DEFAULT_MISBEHAVING_BANTIME = 60 * 60 * 24
static

◆ g_banman

std::unique_ptr<BanMan> g_banman