PIVX Core  5.6.99
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
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 80 of file quorums_debug.h.

Member Function Documentation

◆ ToJson()

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

Definition at line 111 of file quorums_debug.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ nTime

int64_t llmq::CDKGDebugStatus::nTime {0}

Definition at line 83 of file quorums_debug.h.

◆ sessions

std::map<Consensus::LLMQType, CDKGDebugSessionStatus> llmq::CDKGDebugStatus::sessions

Definition at line 85 of file quorums_debug.h.


The documentation for this class was generated from the following files: