Hierarchy

  • InputSelectionParameters

Properties

Input selection constraints

implicitValue?: ImplicitValue

Implicit input or spent value

outputs: Set<TxOut>

The set of outputs requested for payment.

preSelectedUtxo: Set<Utxo>

Set of inputs that must be included as part of the final selection.

utxo: Set<Utxo>

The set of inputs available for selection.

Generated using TypeDoc