Skip to content

Commit 124e1ee

Browse files
committed
doc: Add release notes for getindexinfo RPC
1 parent c447b09 commit 124e1ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ Changes to Wallet or GUI related RPCs can be found in the GUI or Wallet section
115115
New RPCs
116116
--------
117117

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+
118122
Build System
119123
------------
120124

0 commit comments

Comments
 (0)