Package org.ldk.impl
Interface bindings.LDKListen
-
- Enclosing class:
- bindings
public static interface bindings.LDKListen
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
block_connected(byte[] block, int height)
void
block_disconnected(byte[] header, int height)
-