Return the amount of work in the chain received during the PRESYNC phase.
Synopsis
Declared in <headerssync.h>
arith_uint256
GetPresyncWork() const;
Return Value
The accumulated chain work seen during PRESYNC.
Created with MrDocs