![]() |
Bitcoin Core
0.21.1
P2P Digital Currency
|
Access to the banlist database (banlist.dat) More...
#include <addrdb.h>
Public Member Functions | |
| CBanDB (fs::path ban_list_path) | |
| bool | Write (const banmap_t &banSet) |
| bool | Read (banmap_t &banSet) |
Private Attributes | |
| const fs::path | m_ban_list_path |
|
explicit |
Definition at line 122 of file addrdb.cpp.
| bool CBanDB::Read | ( | banmap_t & | banSet | ) |
| bool CBanDB::Write | ( | const banmap_t & | banSet | ) |
1.8.8