[#wallet-CCoinControl-m_allow_other_inputs] = xref:wallet.adoc[wallet]::xref:wallet/CCoinControl.adoc[CCoinControl]::m_allow_other_inputs :relfileprefix: ../../ :mrdocs: If true, the selection process can add extra unselected inputs from the wallet while requires all selected inputs be used == Synopsis Declared in `<wallet/coincontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool m_allow_other_inputs = true; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#