Expand description
Core types and structs used throughout the library including OutputGroup and CoinSelectionOpt
Structs§
- Coin
Selection Opt - Options required to compute fees and waste metric.
- Output
Group - Represents an input candidate for Coinselection, either as a single UTXO or a group of UTXOs.
- Selection
Output - The result of selection algorithm.
- Waste
Metric - Measures the efficiency of input selection in satoshis, helping evaluate algorithms based on current and long-term fee rates
Enums§
- Excess
Strategy - Strategy to decide what to do with the excess amount.
- Selection
Error - Error Describing failure of a selection attempt, on any subset of inputs.
Type Aliases§
- Effective
Value - EffectiveValue type alias
- Weight
- Weight type alias