Skip to content

Commit 6ccff63

Browse files
committed
Revert unintentional change to sync constant
1 parent 92690f6 commit 6ccff63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

trinity/sync/full/constants.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# How old (in seconds) must our local head be to cause us to start with a
22
# fast-sync before we switch to regular-sync.
33
FAST_SYNC_CUTOFF = 60 * 60 * 24
4-
FAST_SYNC_CUTOFF = 60

0 commit comments

Comments
 (0)