Expand description
Tx input resolution pipeline.
Orchestrates three stages:
- Narrow: query the UTxO store to build a pool of candidate UTxOs
- Approximate: filter and rank candidates for each query independently
- Assign: allocate UTxOs across all queries simultaneously