[#wallet-Groups-positive_group] = xref:wallet.adoc[wallet]::xref:wallet/Groups.adoc[Groups]::positive_group :relfileprefix: ../../ :mrdocs: Output groups containing only positive UTXOs (value > 0). == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<OutputGroup> positive_group; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#