We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a2fe7 commit a19ecc5Copy full SHA for a19ecc5
src/public_settings.h
@@ -57,11 +57,11 @@ static_assert(AUTO_FORCE_NEXT_TICK_THRESHOLD* TARGET_TICK_DURATION >= PEER_REFRE
57
58
#define VERSION_A 1
59
#define VERSION_B 249
60
-#define VERSION_C 0
+#define VERSION_C 1
61
62
// Epoch and initial tick for node startup
63
#define EPOCH 168
64
-#define TICK 28375000
+#define TICK 28376000
65
66
#define ARBITRATOR "AFZPUAIYVPNUYGJRQVLUKOPPVLHAZQTGLYAAUUNBXFTVTAMSBKQBLEIEPCVJ"
67
#define DISPATCHER "XPXYKFLGSWRHRGAUKWFWVXCDVEYAPCPCNUTMUDWFGDYQCWZNJMWFZEEGCFFO"
0 commit comments