[#wallet-DescriptorScriptPubKeyMan-m_wallet_descriptor] = xref:wallet.adoc[wallet]::xref:wallet/DescriptorScriptPubKeyMan.adoc[DescriptorScriptPubKeyMan]::m_wallet_descriptor :relfileprefix: ../../ :mrdocs: The wallet descriptor backing this spkm. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7f2e1dcac3a8), guarded_by(0x7f2e111ba5c8), guarded_by(0x7f2e15ef1588), guarded_by(0x7f2e237303e8), guarded_by(0x7f2e26612fa8), guarded_by(0x7f2e2357de98)]] xref:wallet/WalletDescriptor.adoc[WalletDescriptor] m_wallet_descriptor; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#