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 5056a37 commit bb85cbcCopy full SHA for bb85cbc
doc/release-notes.md
@@ -132,6 +132,12 @@ Changes to Wallet or GUI related settings can be found in the GUI or Wallet sect
132
Tools and Utilities
133
-------------------
134
135
+- A new CLI `-addrinfo` command returns the number of addresses known to the
136
+ node per network type (including Tor v2 versus v3) and total. This can be
137
+ useful to see if the node knows enough addresses in a network to use options
138
+ like `-onlynet=<network>` or to upgrade to current and future Tor releases
139
+ that support Tor v3 addresses only. (#21595)
140
+
141
Wallet
142
------
143
0 commit comments