Package org.ldk.impl
Interface bindings.LDKCoinSelectionSource
-
- Enclosing class:
- bindings
public static interface bindings.LDKCoinSelectionSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longselect_confirmed_utxos(byte[] claim_id, long[] must_spend, long[] must_pay_to, int target_feerate_sat_per_1000_weight)longsign_tx(byte[] tx)
-