Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

llmq::CDKGDebugStatus Class Reference

#include <quorums_debug.h>

Public Member Functions

UniValue ToJson (int detailLevel) const
 

Public Attributes

int64_t nTime {0}
 
std::map< Consensus::LLMQType, CDKGDebugSessionStatussessions
 

Detailed Description

Definition at line 78 of file quorums_debug.h.

Member Function Documentation

◆ ToJson()

UniValue llmq::CDKGDebugStatus::ToJson ( int  detailLevel) const

Member Data Documentation

◆ nTime

◆ sessions


The documentation for this class was generated from the following files:
Released under the MIT license