Package org.ldk.impl
Interface bindings.LDKScoreUpdate
-
- Enclosing class:
- bindings
public static interface bindings.LDKScoreUpdate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpayment_path_failed(long path, long short_channel_id)voidpayment_path_successful(long path)voidprobe_failed(long path, long short_channel_id)voidprobe_successful(long path)
-