|
|
|
@ -96,7 +96,7 @@ Value getpeerinfo(const Array& params, bool fHelp)
@@ -96,7 +96,7 @@ Value getpeerinfo(const Array& params, bool fHelp)
|
|
|
|
|
" \"inbound\": true|false, (boolean) Inbound (true) or Outbound (false)\n" |
|
|
|
|
" \"startingheight\": n, (numeric) The starting height (block) of the peer\n" |
|
|
|
|
" \"banscore\": n, (numeric) The ban score\n" |
|
|
|
|
" \"syncnode\": true|false (booleamn) if sync node\n" |
|
|
|
|
" \"syncnode\": true|false (boolean) if sync node\n" |
|
|
|
|
" }\n" |
|
|
|
|
" ,...\n" |
|
|
|
|
"]\n" |
|
|
|
|