reset eras, try from reqync

This commit is contained in:
blackjok3r
2018-09-25 00:03:00 +08:00
parent 6368a83fe3
commit b60948261b

View File

@@ -4,10 +4,10 @@
static const int STAKED_ERA_GAP = 777;
static const int STAKED_NOTARIES_TIMESTAMP1 = 1537780949;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1537791749;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1537802549;
static const int STAKED_NOTARIES_TIMESTAMP4 = 1537805431;
static const int STAKED_NOTARIES_TIMESTAMP1 = 1537807474;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1537818274;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1537839874;
static const int STAKED_NOTARIES_TIMESTAMP4 = 1537850674;
extern const char *notaries_STAKED1[][2];
extern int num_notaries_STAKED1;