[#wallet-WalletContext-wallets_mutex] = xref:wallet.adoc[wallet]::xref:wallet/WalletContext.adoc[WalletContext]::wallets_mutex :relfileprefix: ../../ :mrdocs: Guards the list of opened wallets and load callbacks. == Synopsis Declared in `<wallet/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:Mutex.adoc[Mutex] wallets_mutex; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#