[#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(0x7f94fde046e8), requires_capability(0x7f95061a7428), requires_capability(0x7f94f2b77f38), requires_capability(0x7f94f0cf6bc8), requires_capability(0x7f94fee395b8)]] void RefreshAllTXOs(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#