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