Skip to content

Commit 7b9496c

Browse files
committed
merge main
2 parents e1b1954 + 3b4cc45 commit 7b9496c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/public_settings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ static_assert(AUTO_FORCE_NEXT_TICK_THRESHOLD* TARGET_TICK_DURATION >= PEER_REFRE
9797

9898
// Epoch and initial tick for node startup
9999
#define EPOCH 209
100-
#define TICK 49530000
100+
#define TICK 49480000
101101
#define TICK_IS_FIRST_TICK_OF_EPOCH 1 // Set to 0 if the network is restarted during the EPOCH with a new initial TICK
102102

103103
#define ARBITRATOR "AFZPUAIYVPNUYGJRQVLUKOPPVLHAZQTGLYAAUUNBXFTVTAMSBKQBLEIEPCVJ"

0 commit comments

Comments
 (0)