Skip to content

Commit

Permalink
doc: add release notes for bitcoin#27511
Browse files Browse the repository at this point in the history
  • Loading branch information
stratospher committed Oct 4, 2023
1 parent 3931e6a commit bf589a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/release-notes/release-notes-27511.md
@@ -0,0 +1,6 @@
New RPCs
--------

- A new RPC `getaddrmaninfo` has been added to view the distribution of addresses in the new and tried table of the
node's address manager across different networks(ipv4, ipv6, onion, i2p, cjdns). The RPC returns count of addresses
in new and tried table as well as their sum for all networks. (#27511)

0 comments on commit bf589a5

Please sign in to comment.