Skip to main content

Module selectcoin

Module selectcoin 

Source
Expand description

Wrapper API that runs all coin selection algorithms in parallel and returns the result with lowest waste

Functionsยง

select_coin
The global coin selection API. Runs every algorithm and returns all successful results, each tagged with the SelectionAlgorithm that produced it, ordered best-first.