mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-11 05:20:05 +00:00
fix miss-typing
This commit is contained in:
parent
6ad0d837d1
commit
7e5ad0895a
@ -846,7 +846,7 @@ func stageLogIndex(db kv.RwDB, ctx context.Context) error {
|
||||
}
|
||||
_, _, sync, _, _ := newSync(ctx, db, nil)
|
||||
must(sync.SetCurrentStage(stages.LogIndex))
|
||||
if reset {
|
||||
if warmup {
|
||||
return reset2.Warmup(ctx, db, stages.LogIndex)
|
||||
}
|
||||
if reset {
|
||||
|
Loading…
Reference in New Issue
Block a user