mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
RPC - Add DKG phases to quorum status
This commit is contained in:
parent
b9989fab3c
commit
7d8209394d
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ The `quorum<!--noref--> list` RPC displays a list of on-chain quorums.
|
|||
- n: "→ → →<br>`phase`"
|
||||
t: "number"
|
||||
p: "Required<br>(exactly 1)"
|
||||
d: "The active DKG phase"
|
||||
d: "The active DKG phase<br>`1` - Initialized<br>`2` - Contributing<br>`3` - Complaining<br>`4` - Justifying<br>`5` - Committing<br>`6` - Finalizing"
|
||||
|
||||
- n: "→ → →<br>`sentContributions`"
|
||||
t: "bool"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue