wallet::OutputGroup::m_long_term_feerate

The feerate for spending a created change output eventually (i.e. not urgently, and thus at a lower feerate). Calculated using long term fee estimate. This is used to decide whether it could be economical to create a change output.

Synopsis

Declared in <wallet/coinselection.h>

CFeeRate m_long_term_feerate = {0};