Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
quorums.cpp File Reference
#include <llmq/quorums.h>#include <llmq/quorums_blockprocessor.h>#include <llmq/quorums_commitment.h>#include <llmq/quorums_dkgsession.h>#include <llmq/quorums_dkgsessionmgr.h>#include <llmq/quorums_init.h>#include <llmq/quorums_utils.h>#include <evo/specialtx.h>#include <masternode/activemasternode.h>#include <chainparams.h>#include <init.h>#include <masternode/masternode-sync.h>#include <univalue.h>#include <validation.h>#include <cxxtimer.hpp>
Include dependency graph for quorums.cpp:Go to the source code of this file.
Namespaces | |
| llmq | |
Functions | |
| static uint256 | llmq::MakeQuorumKey (const CQuorum &q) |
Variables | |
| static const std::string | llmq::DB_QUORUM_SK_SHARE = "q_Qsk" |
| static const std::string | llmq::DB_QUORUM_QUORUM_VVEC = "q_Qqvvec" |
| CQuorumManager * | llmq::quorumManager |

