Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

evodb.h File Reference
#include <dbwrapper.h>
#include <sync.h>
#include <uint256.h>
+ Include dependency graph for evodb.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CEvoDBScopedCommitter
 
class  CEvoDB
 

Variables

static const std::string EVODB_BEST_BLOCK = "b_b2"
 
std::unique_ptr< CEvoDBevoDb
 

Variable Documentation

◆ evoDb

◆ EVODB_BEST_BLOCK

const std::string EVODB_BEST_BLOCK = "b_b2"
static
Released under the MIT license