![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
Access to the banlist database (banlist.dat) More...
#include <addrdb.h>
Public Member Functions | |
CBanDB () | |
bool | Write (const banmap_t &banSet) |
bool | Read (banmap_t &banSet) |
Private Attributes | |
fs::path | pathBanlist |
CBanDB::CBanDB | ( | ) |
bool CBanDB::Read | ( | banmap_t & | banSet | ) |
Definition at line 118 of file addrdb.cpp.
bool CBanDB::Write | ( | const banmap_t & | banSet | ) |