[#HeadersSyncState-GetPresyncWork] = xref:HeadersSyncState.adoc[HeadersSyncState]::GetPresyncWork :relfileprefix: ../ :mrdocs: Return the amount of work in the chain received during the PRESYNC phase. == Synopsis Declared in `<headerssync.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:arith_uint256.adoc[arith_uint256] GetPresyncWork() const; ---- == Return Value The accumulated chain work seen during PRESYNC. [.small]#Created with https://www.mrdocs.com[MrDocs]#