[#wallet-Balance-m_mine_nonmempool] = xref:wallet.adoc[wallet]::xref:wallet/Balance.adoc[Balance]::m_mine_nonmempool :relfileprefix: ../../ :mrdocs: Coins spent by wallet txs that are not in the mempool == Synopsis Declared in `<wallet/receive.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] m_mine_nonmempool = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#