[#wallet-CWallet-m_allow_fallback_fee] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::m_allow_fallback_fee :relfileprefix: ../../ :mrdocs: will be false if ‐fallbackfee=0 == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool m_allow_fallback_fee = {true}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#