Result data structure for ProcessNextHeaders.
Synopsis
Declared in <headerssync.h>
struct ProcessingResult;
Data Members
Name |
Description |
Headers that are now on a sufficient‐work chain and can be validated. |
|
True if the caller should request more headers from the peer. |
|
False if an error was detected and the sync was aborted; true otherwise. |
Created with MrDocs