Module input_selection

Source
Available on crate feature client only.
Expand description

Input selection for transactions

Structs§

Burn
A type to specify what needs to be burned during input selection. Nothing will be burned that has not been explicitly set with this struct.
BurnDto
A DTO for Burn.
InputSelection
Working state for the input selection algorithm.
Selected
Result of the input selection algorithm.

Enums§

Error
Errors related to input selection.
Requirement
A requirement, imposed by outputs, that needs to be resolved by selected inputs.