mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Add logpath description for getrpcinfo
This commit is contained in:
parent
11de669d8b
commit
a30bd09454
1 changed files with 2 additions and 1 deletions
|
|
@ -210,7 +210,8 @@ static UniValue getrpcinfo(const JSONRPCRequest& request)
|
|||
" \"method\" (string) The name of the RPC command \n"
|
||||
" \"duration\" (numeric) The running time in microseconds\n"
|
||||
" },...\n"
|
||||
" ]\n"
|
||||
" ],\n"
|
||||
" \"logpath\": \"xxx\" (string) The complete file path to the debug log\n"
|
||||
"}\n"
|
||||
},
|
||||
RPCExamples{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue