Package org.ldk.impl
Interface bindings.LDKConfirm
-
- Enclosing class:
- bindings
public static interface bindings.LDKConfirm
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbest_block_updated(byte[] header, int height)byte[][]get_relevant_txids()voidtransaction_unconfirmed(byte[] txid)voidtransactions_confirmed(byte[] header, long[] txdata, int height)
-