Package org.ldk.structs
Class Destination.BlindedRoute
- java.lang.Object
-
- org.ldk.structs.Destination
-
- org.ldk.structs.Destination.BlindedRoute
-
- Enclosing class:
- Destination
public static final class Destination.BlindedRoute extends Destination
We're sending this onion message to a blinded route.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Destination
Destination.BlindedRoute, Destination.Node
-
-
Field Summary
Fields Modifier and Type Field Description BlindedRouteblinded_route
-
-
-
Field Detail
-
blinded_route
public final BlindedRoute blinded_route
-
-