[#wallet-Balance-m_mine_used] = xref:wallet.adoc[wallet]::xref:wallet/Balance.adoc[Balance]::m_mine_used :relfileprefix: ../../ :mrdocs: Trusted/untrusted/immature funds in utxos that have already been spent from (only populated if AVOID REUSE wallet flag is set) == Synopsis Declared in `<wallet/receive.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] m_mine_used = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#