You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bip-0155.mediawiki
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ The list of reserved network IDs is as follows:
101
101
| <code>0x03</code>
102
102
| <code>TORV2</code>
103
103
| 10
104
-
| Tor v2 hidden service address
104
+
| Tor v2 hidden service address (no longer used<refname="torv2">Tor v2 is no longer operational; clients MUST NOT gossip or relay Tor v2 addresses and MUST ignore them on receive</ref>)
105
105
|-
106
106
| <code>0x04</code>
107
107
| <code>TORV3</code>
@@ -152,7 +152,7 @@ The reference implementation is available at (to be done)
152
152
153
153
- Gregory Maxwell: various suggestions regarding extensibility
154
154
155
-
==Appendix A: Tor v2 address encoding==
155
+
==Appendix A: Tor v2 address encoding (no longer used <refname="torv2" />)==
156
156
157
157
The new message introduces a separate network ID for <code>TORV2</code>.
0 commit comments