[#wallet-CCoinControl-m_fee_mode] = xref:wallet.adoc[wallet]::xref:wallet/CCoinControl.adoc[CCoinControl]::m_fee_mode :relfileprefix: ../../ :mrdocs: Fee estimation mode. == Synopsis Declared in `<wallet/coincontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:FeeEstimateMode.adoc[FeeEstimateMode] m_fee_mode = FeeEstimateMode::UNSET; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#