RPC - Add new logging RPC

This commit is contained in:
thephez 2019-08-22 14:05:52 -04:00
parent 83b5325668
commit 9e70a596a4
9 changed files with 166 additions and 1 deletions

View file

@ -155,6 +155,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core
* [GetInfo][rpc getinfo]: {{summary_getInfo}} {{DASH_UPDATED0_14_1}} {{DEPRECATED}}
* [GetMemoryInfo][rpc getmemoryinfo]: {{summary_getMemoryInfo}} {{DASH_UPDATED0_14_1}} {{NEW_14_0}}
* [Help][rpc help]: {{summary_help}}
* [Logging][rpc logging]: {{summary_logging}} {{DASH_NEW0_14_1}}
* [Stop][rpc stop]: {{summary_stop}}
* [Uptime][rpc uptime]: {{summary_uptime}}