Access to the banlist database (banlist.json)

Synopsis

Declared in <addrdb.h>

class CBanDB;

Member Functions

Name

Description

CBanDB [constructor]

Constructs the banlist database backed by the given file path.

Read

Read the banlist from disk.

Write

Writes the given set of bans to the banlist database.

Created with MrDocs