Package org.ldk.structs
Class RouteHint
- java.lang.Object
-
- org.ldk.structs.RouteHint
-
public class RouteHint extends Object
A list of hops along a payment path terminating with a channel to the recipient.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RouteHint
clone()
Creates a copy of the RouteHintboolean
eq(RouteHint b)
Checks if two RouteHints contain equal inner contents.protected void
finalize()
-