![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Result data structure for ProcessNextHeaders. More...
#include <headerssync.h>
Public Attributes | |
| std::vector< CBlockHeader > | pow_validated_headers |
| bool | success {false} |
| bool | request_more {false} |
Result data structure for ProcessNextHeaders.
Definition at line 143 of file headerssync.h.
| std::vector<CBlockHeader> HeadersSyncState::ProcessingResult::pow_validated_headers |
Definition at line 144 of file headerssync.h.
| bool HeadersSyncState::ProcessingResult::request_more {false} |
Definition at line 146 of file headerssync.h.
| bool HeadersSyncState::ProcessingResult::success {false} |
Definition at line 145 of file headerssync.h.