Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
DBOptions Struct Reference

User-controlled performance and debug options. More...

#include <dbwrapper.h>

Public Attributes

bool force_compact = false
 Compact database on startup. More...
 

Detailed Description

User-controlled performance and debug options.

Definition at line 27 of file dbwrapper.h.

Member Data Documentation

◆ force_compact

bool DBOptions::force_compact = false

Compact database on startup.

Definition at line 29 of file dbwrapper.h.


The documentation for this struct was generated from the following file: