![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
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 | ) |
| bool CBanDB::Write | ( | const banmap_t & | banSet | ) |
1.8.11