1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-11-03 14:19:40 +00:00

bip155: torv2 is no longer operational

This commit is contained in:
Bruno Garcia 2025-09-19 09:27:14 -03:00
parent c5cb824795
commit c85c818e3f

View File

@ -101,7 +101,7 @@ The list of reserved network IDs is as follows:
| <code>0x03</code>
| <code>TORV2</code>
| 10
| Tor v2 hidden service address
| Tor v2 hidden service address (no longer used<ref name="torv2">Tor v2 is no longer operational; clients MUST NOT gossip or relay Tor v2 addresses and MUST ignore them on receive</ref>)
|-
| <code>0x04</code>
| <code>TORV3</code>
@ -152,7 +152,7 @@ The reference implementation is available at (to be done)
- Gregory Maxwell: various suggestions regarding extensibility
==Appendix A: Tor v2 address encoding==
==Appendix A: Tor v2 address encoding (no longer used <ref name="torv2" />)==
The new message introduces a separate network ID for <code>TORV2</code>.