minor changes for help message of getpeerinfo #4927

pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:getpeerinfo changing 1 files +2 −2
  1. Diapolo commented at 7:01 AM on September 16, 2014: none

    No description provided.

  2. minor changes for help message of getpeerinfo ee304b6e35
  3. BitcoinPullTester commented at 7:16 AM on September 16, 2014: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/p4927_ee304b6e355ac324f4054e7672d5f8e6b8eb44e9/ for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.

  4. laanwj commented at 9:02 AM on September 16, 2014: member

    ACK

  5. jgarzik commented at 12:45 PM on September 16, 2014: contributor

    ut ACK

  6. sipa merged this on Sep 16, 2014
  7. sipa closed this on Sep 16, 2014

  8. sipa referenced this in commit 651a1fcf81 on Sep 16, 2014
  9. in src/rpcnet.cpp:None in ee304b6e35
      94 | @@ -95,8 +95,8 @@ Value getpeerinfo(const Array& params, bool fHelp)
      95 |              "    \"subver\": \"/Satoshi:0.8.5/\",  (string) The string version\n"
      96 |              "    \"inbound\": true|false,     (boolean) Inbound (true) or Outbound (false)\n"
      97 |              "    \"startingheight\": n,       (numeric) The starting height (block) of the peer\n"
      98 | -            "    \"banscore\": n,              (numeric) The ban score (stats.nMisbehavior)\n"
      99 | -            "    \"syncnode\" : true|false     (booleamn) if sync node\n"
     100 | +            "    \"banscore\": n,             (numeric) The ban score\n"
     101 | +            "    \"syncnode\": true|false     (booleamn) if sync node\n"
    


    christophebiocca commented at 10:20 PM on September 16, 2014:

    booleamn

    You missed a typo.

  10. Diapolo deleted the branch on Sep 18, 2014
  11. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me