[#wallet-ReserveDestination-m_spk_man] = xref:wallet.adoc[wallet]::xref:wallet/ReserveDestination.adoc[ReserveDestination]::m_spk_man :relfileprefix: ../../ :mrdocs: The ScriptPubKeyMan to reserve from. Based on type when GetReservedDestination is called == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:wallet/ScriptPubKeyMan.adoc[ScriptPubKeyMan]* m_spk_man = {nullptr}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#