We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1b1954 + 3b4cc45 commit 7b9496cCopy full SHA for 7b9496c
src/public_settings.h
@@ -97,7 +97,7 @@ static_assert(AUTO_FORCE_NEXT_TICK_THRESHOLD* TARGET_TICK_DURATION >= PEER_REFRE
97
98
// Epoch and initial tick for node startup
99
#define EPOCH 209
100
-#define TICK 49530000
+#define TICK 49480000
101
#define TICK_IS_FIRST_TICK_OF_EPOCH 1 // Set to 0 if the network is restarted during the EPOCH with a new initial TICK
102
103
#define ARBITRATOR "AFZPUAIYVPNUYGJRQVLUKOPPVLHAZQTGLYAAUUNBXFTVTAMSBKQBLEIEPCVJ"
0 commit comments