[#wallet-OutputGroup-m_depth] = xref:wallet.adoc[wallet]::xref:wallet/OutputGroup.adoc[OutputGroup]::m_depth :relfileprefix: ../../ :mrdocs: The minimum number of confirmations the UTXOs in the group have. Unconfirmed is 0. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int m_depth = {999}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#