mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-29 07:07:16 +00:00
Update README.md (#4132)
This commit is contained in:
parent
d95e6bf257
commit
de606406c9
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user