Skip to content

Commit a19ecc5

Browse files
update initial tick for restart / v1.249.1
1 parent c8a2fe7 commit a19ecc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/public_settings.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ static_assert(AUTO_FORCE_NEXT_TICK_THRESHOLD* TARGET_TICK_DURATION >= PEER_REFRE
5757

5858
#define VERSION_A 1
5959
#define VERSION_B 249
60-
#define VERSION_C 0
60+
#define VERSION_C 1
6161

6262
// Epoch and initial tick for node startup
6363
#define EPOCH 168
64-
#define TICK 28375000
64+
#define TICK 28376000
6565

6666
#define ARBITRATOR "AFZPUAIYVPNUYGJRQVLUKOPPVLHAZQTGLYAAUUNBXFTVTAMSBKQBLEIEPCVJ"
6767
#define DISPATCHER "XPXYKFLGSWRHRGAUKWFWVXCDVEYAPCPCNUTMUDWFGDYQCWZNJMWFZEEGCFFO"

0 commit comments

Comments
 (0)