docs: add release note for tor.v2 deprecation

This commit is contained in:
yyforyongyu
2025-09-29 10:23:11 +08:00
parent 4aff00260d
commit dcdc97c70f

View File

@@ -252,6 +252,10 @@ reader of a payment request.
`QueryRoutes` RPC. This [transition](https://github.com/lightningnetwork/lnd/pull/10057) allows us to specify more than one outgoing channel
the pathfinder should use when finding a route.
* Support for Tor v2 onion services is deprecated and will be removed in
v0.21.0. The `--tor.v2` configuration option is now
[hidden](https://github.com/lightningnetwork/lnd/pull/10254).
# Technical and Architectural Updates
## BOLT Spec Updates