Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
Go to the source code of this file.
Classes | |
class | CMasternodeMetaInfo |
class | CMasternodeMetaMan |
Typedefs | |
typedef std::shared_ptr< CMasternodeMetaInfo > | CMasternodeMetaInfoPtr |
Variables | |
static const int | MASTERNODE_MAX_MIXING_TXES = 5 |
CMasternodeMetaMan | mmetaman |
Typedef Documentation
◆ CMasternodeMetaInfoPtr
typedef std::shared_ptr<CMasternodeMetaInfo> CMasternodeMetaInfoPtr |
Definition at line 86 of file masternode-meta.h.
Variable Documentation
◆ MASTERNODE_MAX_MIXING_TXES
|
static |
Definition at line 18 of file masternode-meta.h.
Referenced by CMasternodeMetaInfo::IsValidForMixingTxes().
◆ mmetaman
CMasternodeMetaMan mmetaman |
Definition at line 9 of file masternode-meta.cpp.
Referenced by llmq::CLLMQUtils::AddQuorumProbeConnections(), AppInitMain(), BuildDMNListEntry(), PrepareShutdown(), CMNAuth::ProcessMessage(), CPrivateSendServer::ProcessMessage(), CPrivateSendClientManager::ProcessMessage(), ProcessMessage(), CGovernanceObject::ProcessVote(), CPrivateSendClientSession::StartNewQueue(), CConnman::ThreadOpenMasternodeConnections(), CGovernanceManager::UpdateCachesAndClean(), and llmq::CDKGSession::VerifyConnectionAndMinProtoVersions().