Hierarchy

  • SelectionResult

Properties

redeemers?: Redeemer[]

The list of redeemers and their execution cost.

remainingUTxO: Set<Utxo>

The remaining UTxO set is a subset of the initial UTxO set.

It represents the set of values that remain after the coin selection algorithm has removed values to pay for entries in the requested output set.

Generated using TypeDoc