We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3324250 commit 363d69bCopy full SHA for 363d69b
doc/release-notes-26988.md
@@ -0,0 +1,6 @@
1
+Tools and Utilities
2
+--------
3
+
4
+- CLI -addrinfo previously (v22 - v29) returned addresses known to the node after filtering for quality and recency.
5
+ However, the node considers all known addresses (even the filtered addresses) when selecting peers to connect to.
6
+ Update -addrinfo to only display the full set of known addresses for more useful node information. (#26988)
0 commit comments