Package org.ldk.impl
Interface bindings.LDKRouter
-
- Enclosing class:
- bindings
public static interface bindings.LDKRouter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
find_route(byte[] payer, long route_params, long[] first_hops, long inflight_htlcs)
long
find_route_with_id(byte[] payer, long route_params, long[] first_hops, long inflight_htlcs, byte[] _payment_hash, byte[] _payment_id)
-