[#wallet-CoinSelectionParams-m_effective_feerate] = xref:wallet.adoc[wallet]::xref:wallet/CoinSelectionParams.adoc[CoinSelectionParams]::m_effective_feerate :relfileprefix: ../../ :mrdocs: The targeted feerate of the transaction being built. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CFeeRate.adoc[CFeeRate] m_effective_feerate; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#