Package org.ldk.structs
Class SocketAddress.OnionV2
- java.lang.Object
-
- org.ldk.structs.SocketAddress
-
- org.ldk.structs.SocketAddress.OnionV2
-
- Enclosing class:
- SocketAddress
public static final class SocketAddress.OnionV2 extends SocketAddress
An old-style Tor onion address/port on which the peer is listening. This field is deprecated and the Tor network generally no longer supports V2 Onion addresses. Thus, the details are not parsed here.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.SocketAddress
SocketAddress.Hostname, SocketAddress.OnionV2, SocketAddress.OnionV3, SocketAddress.TcpIpV4, SocketAddress.TcpIpV6
-
-
Field Summary
Fields Modifier and Type Field Description byte[]onion_v2
-