Record the number of selections that were evaluated
Synopsis
Declared in <wallet/coinselection.h>
void
SetSelectionsEvaluated(size_t attempts);
Parameters
Name |
Description |
attempts |
The number of selections evaluated. |
Created with MrDocs