We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3731d42 commit 66f421aCopy full SHA for 66f421a
doc/release-notes-7062.md
@@ -0,0 +1,8 @@
1
+# RPC changes
2
+
3
+- `quorum dkginfo` will now require that nodes run either in watch-only mode (`-watchquorums`) or as an
4
+ active masternode (i.e. masternode mode) as regular nodes do not have insight into network DKG activity.
5
6
+- `quorum dkgstatus` will no longer emit the return values `time`, `timeStr` and `session` on nodes that
7
+ do not run in either watch-only or masternode mode as regular nodes do not have insight into network
8
+ DKG activity.
0 commit comments