Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

quorums_signing.cpp File Reference
#include <llmq/quorums_signing.h>
#include <llmq/quorums_utils.h>
#include <llmq/quorums_signing_shares.h>
#include <masternode/activemasternode.h>
#include <bls/bls_batchverifier.h>
#include <cxxtimer.hpp>
#include <init.h>
#include <net_processing.h>
#include <netmessagemaker.h>
#include <scheduler.h>
#include <validation.h>
#include <algorithm>
#include <limits>
#include <unordered_set>
+ Include dependency graph for quorums_signing.cpp:

Go to the source code of this file.

Namespaces

 llmq
 

Variables

CSigningManager * llmq::quorumSigningManager
 
Released under the MIT license