Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulio2002 committed May 6, 2024
1 parent 967dd1c commit 2004b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eth/stagedsync/stage_snapshots.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ func SpawnStageSnapshots(
}
defer tx.Rollback()
}

fmt.Println("X")
if err := DownloadAndIndexSnapshotsIfNeed(s, ctx, tx, cfg, initialCycle, logger); err != nil {
return err
}
Expand Down

0 comments on commit 2004b32

Please sign in to comment.