wallet::SelectionResult::SetSelectionsEvaluated

Record the number of selections that were evaluated

Synopsis

Declared in <wallet/coinselection.h>

void
SetSelectionsEvaluated(size_t attempts);

Parameters

NameDescription
attemptsThe number of selections evaluated.