mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-12 23:44:34 +02:00
Add logpath description for getrpcinfo
This commit is contained in:
@@ -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{
|
||||
|
Reference in New Issue
Block a user