Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

llmq::CSigSharesNodeState::SessionInfo Struct Reference

#include <quorums_signing_shares.h>

+ Collaboration diagram for llmq::CSigSharesNodeState::SessionInfo:

Public Attributes

Consensus::LLMQType llmqType
 
uint256 quorumHash
 
uint256 id
 
uint256 msgHash
 
uint256 signHash
 
CQuorumCPtr quorum
 

Detailed Description

Definition at line 298 of file quorums_signing_shares.h.

Member Data Documentation

◆ id

uint256 llmq::CSigSharesNodeState::SessionInfo::id

◆ llmqType

◆ msgHash

uint256 llmq::CSigSharesNodeState::SessionInfo::msgHash

◆ quorum

◆ quorumHash

◆ signHash


The documentation for this struct was generated from the following file:
Released under the MIT license