Add warning when trying to connect to deprecated v2 onions.

This commit is contained in:
George Kadianakis
2021-05-05 11:10:28 +03:00
committed by David Goulet
parent f230beadf4
commit 5e836eb80c
2 changed files with 17 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (onion services):
- Add warning message when connecting to deprecated v2 onions.
Closes ticket 40373.