[#wallet-SelectionResult-GetAlgoCompleted] = xref:wallet.adoc[wallet]::xref:wallet/SelectionResult.adoc[SelectionResult]::GetAlgoCompleted :relfileprefix: ../../ :mrdocs: Get m_algo_completed == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool GetAlgoCompleted() const; ---- == Return Value True if the algorithm completed its search, false if it was cut short. [.small]#Created with https://www.mrdocs.com[MrDocs]#