We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3731d42 commit c068e0dCopy full SHA for c068e0d
1 file changed
doc/release-notes-7061.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