Package org.ldk.impl
Interface bindings.LDKWatch
-
- Enclosing class:
- bindings
public static interface bindings.LDKWatch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long[]
release_pending_monitor_events()
long
update_channel(long funding_txo, long update)
long
watch_channel(long funding_txo, long monitor)
-