[#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(0x7ff371803808), guarded_by(0x7ff365630c68), guarded_by(0x7ff35d3507e8), guarded_by(0x7ff365aaa758), guarded_by(0x7ff379b45b68), guarded_by(0x7ff37e1e2218)]] xref:wallet/WalletDescriptor.adoc[WalletDescriptor] m_wallet_descriptor; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#