Package org.ldk.structs
Class NetAddress.OnionV2
- java.lang.Object
-
- org.ldk.structs.NetAddress
-
- org.ldk.structs.NetAddress.OnionV2
-
- Enclosing class:
- NetAddress
public static final class NetAddress.OnionV2 extends NetAddress
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.NetAddress
NetAddress.Hostname, NetAddress.IPv4, NetAddress.IPv6, NetAddress.OnionV2, NetAddress.OnionV3
-
-
Field Summary
Fields Modifier and Type Field Description byte[]
onion_v2
-