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 3931e6a commit bf589a5Copy full SHA for bf589a5
doc/release-notes/release-notes-27511.md
@@ -0,0 +1,6 @@
1
+New RPCs
2
+--------
3
+
4
+- A new RPC `getaddrmaninfo` has been added to view the distribution of addresses in the new and tried table of the
5
+ node's address manager across different networks(ipv4, ipv6, onion, i2p, cjdns). The RPC returns count of addresses
6
+ in new and tried table as well as their sum for all networks. (#27511)
0 commit comments