Skip to content

Commit

Permalink
Update params for epoch 93
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwerner committed Jan 24, 2024
1 parent 77909e0 commit 37efebc
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions src/public_settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,13 @@
#define MAX_NUMBER_OF_PROCESSORS 32

#define VERSION_A 1
#define VERSION_B 189
#define VERSION_B 190
#define VERSION_C 0

#define EPOCH 92
#define TICK 12050000

//#define RANDOM_SEED0 69
//#define RANDOM_SEED1 177
//#define RANDOM_SEED2 23
//#define RANDOM_SEED3 197
//#define RANDOM_SEED4 178
//#define RANDOM_SEED5 119
//#define RANDOM_SEED6 252
//#define RANDOM_SEED7 66
#define EPOCH 93
#define TICK 12160000

// random seed is now obtained from spectrumDigests

#define ARBITRATOR "AFZPUAIYVPNUYGJRQVLUKOPPVLHAZQTGLYAAUUNBXFTVTAMSBKQBLEIEPCVJ"

Expand Down

0 comments on commit 37efebc

Please sign in to comment.