Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

safemode.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ObserveSafeMode ()
 

Variables

static const bool DEFAULT_DISABLE_SAFEMODE = true
 

Function Documentation

◆ ObserveSafeMode()

Variable Documentation

◆ DEFAULT_DISABLE_SAFEMODE

const bool DEFAULT_DISABLE_SAFEMODE = true
static

Definition at line 8 of file safemode.h.

Referenced by HelpMessage(), and ObserveSafeMode().

Released under the MIT license