mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 13:02:38 +02:00
Add logpath description for getrpcinfo
This commit is contained in:
parent
11de669d8b
commit
a30bd09454
@ -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…
Reference in New Issue
Block a user