tx.coinselector.micahsselector
Home > @blaze-cardano/tx > CoinSelector > micahsSelector
CoinSelector.micahsSelector variable
The main coin selection function executes wideSelection and then deepSelection, combining the two. It greedily selects the smallest set of utxos, and then any extra is done with the depth search.
Signature:
micahsSelector: CoinSelectionFunc