Minimum amount for creating a change output. If change budget is smaller than min_change then we forgo creation of change output.
Declared in <wallet/coinselection.h>
<wallet/coinselection.h>
CAmount min_viable_change = {0};
Created with MrDocs