Issue the next GETHEADERS message to our peer.
Synopsis
Declared in <headerssync.h>
CBlockLocator
NextHeadersRequestLocator() const;
Description
This will return a locator appropriate for the current sync object, to continue the synchronization phase it is in.
Return Value
A block locator to send in the next getheaders request.
Created with MrDocs