Skip to content

Commit 23109cc

Browse files
committed
Merge bitcoin/bitcoin#21753: doc: add -addrinfo to tor docs
65f30e4 doc: add -addrinfo troubleshooting section to tor.md (Jon Atack) Pull request description: Follow-up to #21595. ACKs for top commit: jarolrod: ACK 65f30e4 practicalswift: ACK 65f30e4 0xB10C: ACK 65f30e4 theStack: ACK 65f30e4 Tree-SHA512: d17fa007106b8f877d2632c99273c663a24f025febe52faec9b197c561df808fd6a92bb27992ccbf5c3cc0d82058a8c4b82a2f1b99325f0ddfdac5ef703ac7d7
2 parents 75b3a32 + 65f30e4 commit 23109cc

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)