[#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(0x7f94fd518e58), guarded_by(0x7f95058b8ff8), guarded_by(0x7f94f1e43db8), guarded_by(0x7f9505cb2ad8), guarded_by(0x7f94f23e42d8), guarded_by(0x7f94fd840a18)]] xref:wallet/WalletDescriptor.adoc[WalletDescriptor] m_wallet_descriptor; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#