Skip to content

Commit

Permalink
gambi..
Browse files Browse the repository at this point in the history
  • Loading branch information
Marconi Pereira Soldate committed Jan 2, 2025
1 parent 25a8e42 commit e2c24ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/headerssync.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ HeadersSyncState::ProcessingResult HeadersSyncState::ProcessNextHeaders(const
// Note that there's no more processing to be done with these
// headers, so we can still return success.
LogDebug(BCLog::NET, "Initial headers sync aborted with peer=%d: incomplete headers message at height=%i (redownload phase)\n", m_id, m_redownload_buffer_last_height);
full_headers_message = true;
ret.request_more = true;
}
}
Expand Down

0 comments on commit e2c24ee

Please sign in to comment.