From 65f30e4c21e94b775853392b7e0de5c7fd3de488 Mon Sep 17 00:00:00 2001 From: Jon Atack Date: Thu, 22 Apr 2021 12:17:42 +0200 Subject: doc: add -addrinfo troubleshooting section to tor.md --- doc/tor.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/tor.md') diff --git a/doc/tor.md b/doc/tor.md index e38ada5bd6..2640a6109b 100644 --- a/doc/tor.md +++ b/doc/tor.md @@ -15,6 +15,10 @@ There are several ways to see your local onion address in Bitcoin Core: You may set the `-debug=tor` config logging option to have additional information in the debug log about your Tor configuration. +CLI `-addrinfo` returns the number of addresses known to your node per network +type, including Tor v2 and v3. This is useful to see how many onion addresses +are known to your node for `-onlynet=onion` and how many Tor v3 addresses it +knows when upgrading to current and future Tor releases that support Tor v3 only. ## 1. Run Bitcoin Core behind a Tor proxy -- cgit v1.2.3