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.
tor.v2
1 parent 4aff002 commit dcdc97cCopy full SHA for dcdc97c
docs/release-notes/release-notes-0.20.0.md
@@ -252,6 +252,10 @@ reader of a payment request.
252
`QueryRoutes` RPC. This [transition](https://github.com/lightningnetwork/lnd/pull/10057) allows us to specify more than one outgoing channel
253
the pathfinder should use when finding a route.
254
255
+* Support for Tor v2 onion services is deprecated and will be removed in
256
+ v0.21.0. The `--tor.v2` configuration option is now
257
+ [hidden](https://github.com/lightningnetwork/lnd/pull/10254).
258
+
259
# Technical and Architectural Updates
260
## BOLT Spec Updates
261
0 commit comments