good morning!!!!

Skip to content
Snippets Groups Projects
Commit e2ac8e56 authored by alex.sharov's avatar alex.sharov
Browse files

save

parent 85e47d83
Branches
Tags
No related merge requests found
......@@ -413,6 +413,7 @@ func retireBlocks(s *PruneState, tx kv.RwTx, cfg SendersCfg, ctx context.Context
}
blockFrom, blockTo, ok := cfg.blockRetire.CanRetire(s.ForwardProgress)
fmt.Printf("alex: %d,%d\n", blockFrom, blockTo)
if !ok {
return nil
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment