Constructs the banlist database backed by the given file path.

Synopsis

Declared in <addrdb.h>

explicit
CBanDB(fs::path ban_list_path);

Parameters

Name

Description

ban_list_path

Path to the banlist JSON file on disk.

Created with MrDocs