[#wallet-CWallet-m_min_fee] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::m_min_fee :relfileprefix: ../../ :mrdocs: Minimum fee rate to use when creating transactions. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CFeeRate.adoc[CFeeRate] m_min_fee = {DEFAULT_TRANSACTION_MINFEE}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#