Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

quorums_commitment.h File Reference
#include <llmq/quorums_utils.h>
#include <consensus/params.h>
#include <evo/deterministicmns.h>
#include <bls/bls.h>
#include <univalue.h>
+ Include dependency graph for quorums_commitment.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llmq::CFinalCommitment
 
class  llmq::CFinalCommitmentTxPayload
 

Namespaces

 llmq
 

Functions

bool llmq::CheckLLMQCommitment (const CTransaction &tx, const CBlockIndex *pindexPrev, CValidationState &state)
 
Released under the MIT license