mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-01 19:21:28 +02:00
doc: Add release notes for getindexinfo RPC
This commit is contained in:
@ -115,6 +115,10 @@ Changes to Wallet or GUI related RPCs can be found in the GUI or Wallet section
|
|||||||
New RPCs
|
New RPCs
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
- The `getindexinfo` RPC returns the actively running indices of the node,
|
||||||
|
including their current sync status and height. It also accepts an `index_name`
|
||||||
|
to specify returning only the status of that index. (#19550)
|
||||||
|
|
||||||
Build System
|
Build System
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user