[rpc] Deprecate getinfo

This commit is contained in:
MarcoFalke
2016-09-21 21:01:42 +02:00
committed by lateminer
parent 2ddde6bf92
commit 5c6c445cf4
3 changed files with 11 additions and 8 deletions

View File

@@ -45,7 +45,7 @@ UniValue getinfo(const UniValue& params, bool fHelp)
if (fHelp || params.size() != 0)
throw runtime_error(
"getinfo\n"
"Returns an object containing various state info.\n"
"\nDEPRECATED. Returns an object containing various state info.\n"
"\nResult:\n"
"{\n"
" \"version\": xxxxx, (numeric) the server version\n"