mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
7 lines
246 B
Markdown
7 lines
246 B
Markdown
|
Added RPC
|
||
|
--------
|
||
|
|
||
|
- `quorum dkginfo` RPC returns information about DKGs:
|
||
|
- `active_dkgs`: Total number of active DKG sessions this node is participating in right now.
|
||
|
- `next_dkg`: The number of blocks until the next potential DKG session.
|