[#HeadersSyncState-GetPresyncHeight] = xref:HeadersSyncState.adoc[HeadersSyncState]::GetPresyncHeight :relfileprefix: ../ :mrdocs: Return the height reached during the PRESYNC phase == Synopsis Declared in `<headerssync.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int64_t GetPresyncHeight() const; ---- == Return Value The height of the last header processed during PRESYNC. [.small]#Created with https://www.mrdocs.com[MrDocs]#