Package org.ldk.impl
Interface bindings.LDKScore
-
- Enclosing class:
- bindings
public static interface bindings.LDKScore
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longchannel_penalty_msat(long short_channel_id, long source, long target, long usage)voidpayment_path_failed(long[] path, long short_channel_id)voidpayment_path_successful(long[] path)byte[]write()
-