Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

activemasternode.h File Reference
#include <chainparams.h>
#include <key.h>
#include <net.h>
#include <primitives/transaction.h>
#include <validationinterface.h>
#include <evo/deterministicmns.h>
#include <evo/providertx.h>
+ Include dependency graph for activemasternode.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CActiveMasternodeInfo
 
class  CActiveMasternodeManager
 

Variables

CActiveMasternodeInfo activeMasternodeInfo
 
CActiveMasternodeManageractiveMasternodeManager
 

Variable Documentation

◆ activeMasternodeInfo

◆ activeMasternodeManager

CActiveMasternodeManager* activeMasternodeManager

Definition at line 16 of file activemasternode.cpp.

Referenced by AppInitMain(), masternode_status(), PrepareShutdown(), and ThreadImport().

Released under the MIT license