[#wallet-CCoinControl-m_avoid_partial_spends] = xref:wallet.adoc[wallet]::xref:wallet/CCoinControl.adoc[CCoinControl]::m_avoid_partial_spends :relfileprefix: ../../ :mrdocs: Avoid partial use of funds sent to a given address == Synopsis Declared in `<wallet/coincontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool m_avoid_partial_spends = DEFAULT_AVOIDPARTIALSPENDS; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#