Defines the input parameters for a coin selection algorithm.
The pool of available UTxOs from which the algorithm can choose.
Optional
An optional set of UTxOs that must be included in the final selection.
The target value that the selection must cover.
Defines the input parameters for a coin selection algorithm.