InputsSelection

constructor(inputsToSpend: List<Input>? = null, inputsToExclude: List<Input>? = null)

Parameters

inputsToSpend

Inputs that should be used in the transaction

inputsToExclude

Inputs that shouldn't be used in the transaction