wallet::CWallet::m_discard_rate

If the cost to spend a change output at this feerate is greater than the value of the output itself, just drop it to fees.

Synopsis

Declared in <wallet/wallet.h>

CFeeRate m_discard_rate = {DEFAULT_DISCARD_FEE};