mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-09 05:34:24 +00:00
fix help message for RPC getpeerinfo
This commit is contained in:
parent
ea8c288a35
commit
7de3f1cfd6
@ -98,8 +98,7 @@ Value getpeerinfo(const Array& params, bool fHelp)
|
|||||||
" \"syncnode\" : true|false (booleamn) if sync node\n"
|
" \"syncnode\" : true|false (booleamn) if sync node\n"
|
||||||
" }\n"
|
" }\n"
|
||||||
" ,...\n"
|
" ,...\n"
|
||||||
"}\n"
|
"]\n"
|
||||||
|
|
||||||
"\nExamples:\n"
|
"\nExamples:\n"
|
||||||
+ HelpExampleCli("getpeerinfo", "")
|
+ HelpExampleCli("getpeerinfo", "")
|
||||||
+ HelpExampleRpc("getpeerinfo", "")
|
+ HelpExampleRpc("getpeerinfo", "")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user