Tracks that algorithm was able to exhaustively search the entire combination space before hitting limit of tries
Declared in <wallet/coinselection.h>
void
SetAlgoCompleted(bool algo_completed);
| Name | Description |
|---|---|
| algo_completed | Whether the algorithm finished searching before hitting its attempt limit. |