[#wallet-CWallet-m_max_aps_fee] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::m_max_aps_fee :relfileprefix: ../../ :mrdocs: note: this is absolute fee, not fee rate == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] m_max_aps_fee = {DEFAULT_MAX_AVOIDPARTIALSPEND_FEE}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#