change eras

This commit is contained in:
blackjok3r
2018-09-25 10:19:27 +08:00
parent 5161c86d56
commit 2e82dcdf8e

View File

@@ -4,9 +4,9 @@
static const int STAKED_ERA_GAP = 777;
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_TIMESTAMP1 = 1537839874;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1537843474;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1537847074;
static const int STAKED_NOTARIES_TIMESTAMP4 = 1537850674;
extern const char *notaries_STAKED1[][2];