[#wallet-DescriptorScriptPubKeyMan-cs_desc_man] = xref:wallet.adoc[wallet]::xref:wallet/DescriptorScriptPubKeyMan.adoc[DescriptorScriptPubKeyMan]::cs_desc_man :relfileprefix: ../../ :mrdocs: Guards this spkm's descriptor, key, and cache state. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- mutable xref:RecursiveMutex.adoc[RecursiveMutex] cs_desc_man; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#