[#wallet-SelectionResult-AddInput] = xref:wallet.adoc[wallet]::xref:wallet/SelectionResult.adoc[SelectionResult]::AddInput :relfileprefix: ../../ :mrdocs: Add all outputs of a group to the selection. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void AddInput(xref:wallet/OutputGroup.adoc[OutputGroup] const& group); ---- == Parameters [cols="1,4"] |=== | Name| Description | *group* | The output group to add. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#