Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

governance.cpp File Reference
#include <governance/governance.h>
#include <consensus/validation.h>
#include <governance/governance-classes.h>
#include <governance/governance-object.h>
#include <governance/governance-validators.h>
#include <governance/governance-vote.h>
#include <init.h>
#include <masternode/masternode-meta.h>
#include <masternode/masternode-sync.h>
#include <messagesigner.h>
#include <net_processing.h>
#include <netfulfilledman.h>
#include <netmessagemaker.h>
#include <spork.h>
#include <util.h>
#include <validation.h>
#include <validationinterface.h>
+ Include dependency graph for governance.cpp:

Go to the source code of this file.

Classes

struct  sortProposalsByVotes
 

Variables

CGovernanceManager governance
 
int nSubmittedFinalBudget
 

Variable Documentation

◆ governance

◆ nSubmittedFinalBudget

int nSubmittedFinalBudget

Definition at line 25 of file governance.cpp.

Released under the MIT license