Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

activemasternode.cpp File Reference
#include <masternode/activemasternode.h>
#include <evo/deterministicmns.h>
#include <init.h>
#include <masternode/masternode-sync.h>
#include <netbase.h>
#include <protocol.h>
#include <validation.h>
#include <warnings.h>
+ Include dependency graph for activemasternode.cpp:

Go to the source code of this file.

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