Package org.ldk.impl

Interface bindings.LDKCoinSelectionSource

  • Enclosing class:
    bindings

    public static interface bindings.LDKCoinSelectionSource
    • Method Detail

      • select_confirmed_utxos

        long select_confirmed_utxos​(byte[] claim_id,
                                    long[] must_spend,
                                    long[] must_pay_to,
                                    int target_feerate_sat_per_1000_weight)
      • sign_tx

        long sign_tx​(byte[] tx)