mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge pull request #4549
7de3f1c fix help message for RPC getpeerinfo (Philip Kaufmann)
This commit is contained in:
commit
c4f11ca9c3
1 changed files with 1 additions and 2 deletions
|
|
@ -98,8 +98,7 @@ Value getpeerinfo(const Array& params, bool fHelp)
|
|||
" \"syncnode\" : true|false (booleamn) if sync node\n"
|
||||
" }\n"
|
||||
" ,...\n"
|
||||
"}\n"
|
||||
|
||||
"]\n"
|
||||
"\nExamples:\n"
|
||||
+ HelpExampleCli("getpeerinfo", "")
|
||||
+ HelpExampleRpc("getpeerinfo", "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue