From 7d8209394d25b7ad1a7bdf4fbba95fefd784ff7c Mon Sep 17 00:00:00 2001 From: thephez Date: Tue, 23 Apr 2019 14:54:56 -0400 Subject: [PATCH] RPC - Add DKG phases to quorum status --- _includes/devdoc/dash-core/rpcs/rpcs/quorum.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md b/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md index 5e054a4d..636428f6 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md @@ -307,7 +307,7 @@ The `quorum list` RPC displays a list of on-chain quorums. - n: "→ → →
`phase`" t: "number" p: "Required
(exactly 1)" - d: "The active DKG phase" + d: "The active DKG phase
`1` - Initialized
`2` - Contributing
`3` - Complaining
`4` - Justifying
`5` - Committing
`6` - Finalizing" - n: "→ → →
`sentContributions`" t: "bool"