mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
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:
parent
580ecc1da2
commit
cf11cc8240
1 changed files with 3 additions and 1 deletions
|
@ -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 %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue