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 e7776e2 commit 65f30e4Copy full SHA for 65f30e4
doc/tor.md
@@ -15,6 +15,10 @@ There are several ways to see your local onion address in Bitcoin Core:
15
You may set the `-debug=tor` config logging option to have additional
16
information in the debug log about your Tor configuration.
17
18
+CLI `-addrinfo` returns the number of addresses known to your node per network
19
+type, including Tor v2 and v3. This is useful to see how many onion addresses
20
+are known to your node for `-onlynet=onion` and how many Tor v3 addresses it
21
+knows when upgrading to current and future Tor releases that support Tor v3 only.
22
23
## 1. Run Bitcoin Core behind a Tor proxy
24
0 commit comments