Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

governance-vote.cpp File Reference
#include <governance/governance-vote.h>
#include <governance/governance-object.h>
#include <masternode/masternode-sync.h>
#include <messagesigner.h>
#include <spork.h>
#include <util.h>
#include <evo/deterministicmns.h>
+ Include dependency graph for governance-vote.cpp:

Go to the source code of this file.

Functions

bool operator== (const CGovernanceVote &vote1, const CGovernanceVote &vote2)
 
bool operator< (const CGovernanceVote &vote1, const CGovernanceVote &vote2)
 

Function Documentation

◆ operator<()

◆ operator==()

Released under the MIT license