good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit de606406 authored by Alex Sharov's avatar Alex Sharov Committed by GitHub
Browse files

Update README.md (#4132)

parent d95e6bf2
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,9 @@ In the Proof-of-Stake world staged sync becomes somewhat more complicated, as th
Each stage consists of 2 functions `ExecFunc` that progesses the stage forward and `UnwindFunc` that unwinds the stage backwards.
Some of the stages can theoretically work offline though it isn't implemented in the current version.
Most of the stages can work offline though it isn't implemented in the current version.
We can add/remove stages, so exact stage numbers may change - but order and names stay the same.
### Stage 1: [Download Headers Stage](/eth/stagedsync/stage_headers.go)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment