diff --git a/_includes/ref/bitcoin-core/rpcs/rpcs/getnetworkinfo.md b/_includes/ref/bitcoin-core/rpcs/rpcs/getnetworkinfo.md index 3adcd476..e3b5a4ff 100644 --- a/_includes/ref/bitcoin-core/rpcs/rpcs/getnetworkinfo.md +++ b/_includes/ref/bitcoin-core/rpcs/rpcs/getnetworkinfo.md @@ -118,7 +118,9 @@ The `getnetworkinfo` RPC {{summary_getNetworkInfo}} - n: "→ → → → →
`score`" t: "number (int)" p: "Required
(exactly 1)" - d: "The self-assigned score this node gives to this connection; higher scores means the node thinks this connection is better " + d: > + The number of incoming connections during the uptime of this node + that have used this address in their `version` message {% enditemplate %}