Mininmum change to target in Knapsack solver and CoinGrinder: select coins to cover the payment and at least this value of change.

Synopsis

Declared in <wallet/coinselection.h>

CAmount m_min_change_target = {0};

Created with MrDocs