Bitcoin ABC  0.26.3
P2P Digital Currency
Functions | Variables
config.cpp File Reference
#include <config.h>
#include <chainparams.h>
#include <consensus/consensus.h>
Include dependency graph for config.cpp:

Go to the source code of this file.

Functions

const ConfigGetConfig ()
 

Variables

static GlobalConfig gConfig
 

Function Documentation

◆ GetConfig()

const Config& GetConfig ( )

Definition at line 34 of file config.cpp.

Here is the caller graph for this function:

Variable Documentation

◆ gConfig

GlobalConfig gConfig
static

Definition at line 32 of file config.cpp.