[#wallet-SelectionResult-SetSelectionsEvaluated] = xref:wallet.adoc[wallet]::xref:wallet/SelectionResult.adoc[SelectionResult]::SetSelectionsEvaluated :relfileprefix: ../../ :mrdocs: Record the number of selections that were evaluated == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SetSelectionsEvaluated(size_t attempts); ---- == Parameters [cols="1,4"] |=== | Name| Description | *attempts* | The number of selections evaluated. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#