CBanDB::CBanDB

Constructs the banlist database backed by the given file path.

Synopsis

Declared in <addrdb.h>

explicit
CBanDB(fs::path ban_list_path);

Parameters

NameDescription
ban_list_pathPath to the banlist JSON file on disk.