[#wallet-OutputGroup-m_value] = xref:wallet.adoc[wallet]::xref:wallet/OutputGroup.adoc[OutputGroup]::m_value :relfileprefix: ../../ :mrdocs: The total value of the UTXOs in sum. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] m_value = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#