[#wallet-CWallet-RefreshAllTXOs] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::RefreshAllTXOs :relfileprefix: ../../ :mrdocs: Cache outputs that belong to the wallet for all transactions in the wallet == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e1e597c38), requires_capability(0x7f2e11aa89f8), requires_capability(0x7f2e169fe7e8), requires_capability(0x7f2e15f2dc88), requires_capability(0x7f2e12c6c918)]] void RefreshAllTXOs(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#