new timestamps try again lol

This commit is contained in:
blackjok3r
2018-09-25 18:53:32 +08:00
parent 4becb91f8e
commit 6ecc2a17bf
2 changed files with 6 additions and 6 deletions

View File

@@ -6,10 +6,10 @@
static const int STAKED_ERA_GAP = 777;
static const int STAKED_NOTARIES_TIMESTAMP1 = 1537872577;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1537876177;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1537879777;
static const int STAKED_NOTARIES_TIMESTAMP4 = 1537883377;
static const int STAKED_NOTARIES_TIMESTAMP1 = 1537876325;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1537879925;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1537883525;
static const int STAKED_NOTARIES_TIMESTAMP4 = 1537983525;
extern const char *notaries_STAKED1[][2];
extern int num_notaries_STAKED1;