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 c447b09 commit 124e1eeCopy full SHA for 124e1ee
doc/release-notes.md
@@ -115,6 +115,10 @@ Changes to Wallet or GUI related RPCs can be found in the GUI or Wallet section
115
New RPCs
116
--------
117
118
+- The `getindexinfo` RPC returns the actively running indices of the node,
119
+ including their current sync status and height. It also accepts an `index_name`
120
+ to specify returning only the status of that index. (#19550)
121
+
122
Build System
123
------------
124
0 commit comments