diff options
Diffstat (limited to 'doc/release-notes-14982.md')
-rw-r--r-- | doc/release-notes-14982.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/release-notes-14982.md b/doc/release-notes-14982.md new file mode 100644 index 0000000000..3f0bf8aacd --- /dev/null +++ b/doc/release-notes-14982.md @@ -0,0 +1,5 @@ +New RPCs +-------- + +- The RPC `getrpcinfo` returns runtime details of the RPC server. At the moment + it returns the active commands and the corresponding execution time. |