[#wallet-WalletContext-wallets] = xref:wallet.adoc[wallet]::xref:wallet/WalletContext.adoc[WalletContext]::wallets :relfileprefix: ../../ :mrdocs: The currently opened wallets. == Synopsis Declared in `<wallet/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7f2e35513038)]] std::vector<std::shared_ptr<CWallet>> wallets; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#