[#wallet-ScriptPubKeyMan-m_storage] = xref:wallet.adoc[wallet]::xref:wallet/ScriptPubKeyMan.adoc[ScriptPubKeyMan]::m_storage :relfileprefix: ../../ :mrdocs: The wallet storage this ScriptPubKeyMan uses to persist and query wallet‐wide state. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:wallet/WalletStorage.adoc[WalletStorage]& m_storage; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#