[#NetGroupManager-GetAsmapVersion] = xref:NetGroupManager.adoc[NetGroupManager]::GetAsmapVersion :relfileprefix: ../ :mrdocs: Get the asmap version, a checksum identifying the asmap being used. == Synopsis Declared in `<netgroup.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] GetAsmapVersion() const; ---- == Return Value A checksum of the active asmap, or a zero value when no asmap is used. [.small]#Created with https://www.mrdocs.com[MrDocs]#