Dev Docs: Add details about score in getnetworkinfo

Thanks to Wladimir van der Laan for describing it on #bitcoin IRC
This commit is contained in:
David A. Harding 2015-08-17 09:31:29 -04:00
parent 580ecc1da2
commit cf11cc8240
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7

View file

@ -118,7 +118,9 @@ The `getnetworkinfo` RPC {{summary_getNetworkInfo}}
- n: "→ → → → →<br>`score`"
t: "number (int)"
p: "Required<br>(exactly 1)"
d: "The self-assigned score this node gives to this connection; higher scores means the node thinks this connection is better <!-- SOMEDAY: figure out scores -->"
d: >
The number of incoming connections during the uptime of this node
that have used this address in their `version` message
{% enditemplate %}