doc: remove release note fragments for 26.x branch

This commit is contained in:
fanquake
2023-10-24 10:51:21 +01:00
parent 799ce4d050
commit 1ac5584f80
20 changed files with 0 additions and 167 deletions

View File

@@ -1,6 +0,0 @@
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)