Skip to content

Commit a202da0

Browse files
author
cyber-pc
committed
update params for epoch 199 / v1.277.0
1 parent 07e919d commit a202da0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/public_settings.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@ static_assert(AUTO_FORCE_NEXT_TICK_THRESHOLD* TARGET_TICK_DURATION >= PEER_REFRE
6666
// Config options that should NOT be changed by operators
6767

6868
#define VERSION_A 1
69-
#define VERSION_B 276
69+
#define VERSION_B 277
7070
#define VERSION_C 0
7171

7272
// Epoch and initial tick for node startup
73-
#define EPOCH 198
74-
#define TICK 43101000
73+
#define EPOCH 199
74+
#define TICK 43493000
7575
#define TICK_IS_FIRST_TICK_OF_EPOCH 1 // Set to 0 if the network is restarted during the EPOCH with a new initial TICK
7676

7777
#define ARBITRATOR "AFZPUAIYVPNUYGJRQVLUKOPPVLHAZQTGLYAAUUNBXFTVTAMSBKQBLEIEPCVJ"

0 commit comments

Comments
 (0)