Package org.ldk.impl
Interface bindings.LDKPayer
-
- Enclosing class:
- bindings
public static interface bindings.LDKPayer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long[]first_hops()byte[]node_id()longretry_payment(long route, byte[] payment_id)longsend_payment(long route, byte[] payment_hash, byte[] payment_secret)
-