We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957652b commit c948c0fCopy full SHA for c948c0f
src/rpc/rpcquorums.cpp
@@ -11,7 +11,7 @@
11
void quorum_dkgstatus_help()
12
{
13
throw std::runtime_error(
14
- "quorum dkgstatus (proTxHash) (detail_level)\n"
+ "quorum dkgstatus (\"proTxHash\" detail_level)\n"
15
"\nArguments:\n"
16
"1. \"proTxHash\" (string, optional, default=0) ProTxHash of masternode to show status for.\n"
17
" If set to an empty string, the local status is shown.\n"
0 commit comments