![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <quorums_debug.h>
Public Member Functions | |
| UniValue | ToJson (int detailLevel) const |
Public Attributes | |
| int64_t | nTime {0} |
| std::map< Consensus::LLMQType, CDKGDebugSessionStatus > | sessions |
Definition at line 80 of file quorums_debug.h.
| UniValue llmq::CDKGDebugStatus::ToJson | ( | int | detailLevel | ) | const |
Definition at line 111 of file quorums_debug.cpp.
| int64_t llmq::CDKGDebugStatus::nTime {0} |
Definition at line 83 of file quorums_debug.h.
| std::map<Consensus::LLMQType, CDKGDebugSessionStatus> llmq::CDKGDebugStatus::sessions |
Definition at line 85 of file quorums_debug.h.