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