[#wallet-CWalletTx-m_amounts] = xref:wallet.adoc[wallet]::xref:wallet/CWalletTx.adoc[CWalletTx]::m_amounts :relfileprefix: ../../ :mrdocs: Cached debit and credit balances. == Synopsis Declared in `<wallet/transaction.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- mutable xref:wallet/CachableAmount.adoc[CachableAmount] m_amounts[]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#