Skip to content

Commit 65f30e4

Browse files
committed
doc: add -addrinfo troubleshooting section to tor.md
1 parent e7776e2 commit 65f30e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/tor.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ There are several ways to see your local onion address in Bitcoin Core:
1515
You may set the `-debug=tor` config logging option to have additional
1616
information in the debug log about your Tor configuration.
1717

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.
1822

1923
## 1. Run Bitcoin Core behind a Tor proxy
2024

0 commit comments

Comments
 (0)