We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf4dae commit 8a34d54Copy full SHA for 8a34d54
1 file changed
rocketpool/watchtower/submit-scrub-minipools.go
@@ -34,7 +34,7 @@ import (
34
35
// Settings
36
const MinipoolBatchSize = 20
37
-const BlockStartOffset = 100000
+const BlockStartOffset = 150000
38
const ScrubSafetyDivider = 2
39
const MinScrubSafetyTime = time.Duration(0) * time.Hour
40
0 commit comments