Am curious, "dash-cli getnetworkinfo" produces a json block at the end that looks like this:
"localaddresses": [
{
"address": "9.9.9.9",
"port": 9999,
"score": 12345
}
],
"warnings": ""
What is this "score" thing?
"localaddresses": [
{
"address": "9.9.9.9",
"port": 9999,
"score": 12345
}
],
"warnings": ""
What is this "score" thing?