[#wallet-DescriptorScriptPubKeyMan-GetID] = xref:wallet.adoc[wallet]::xref:wallet/DescriptorScriptPubKeyMan.adoc[DescriptorScriptPubKeyMan]::GetID :relfileprefix: ../../ :mrdocs: Returns a stable identifier for this spkm derived from its descriptor. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual xref:uint256.adoc[uint256] GetID() const override; ---- == Return Value The identifier of this spkm. [.small]#Created with https://www.mrdocs.com[MrDocs]#