[#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(0x7ff3720ef098), requires_capability(0x7ff365f1f098), requires_capability(0x7ff35de5da48), requires_capability(0x7ff35efe2528), requires_capability(0x7ff366fceb08)]] void RefreshAllTXOs(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#