This commit is contained in:
blackjok3r
2018-11-05 18:29:45 +08:00
parent 156e471707
commit 21aa805a69

View File

@@ -7,9 +7,9 @@
static const int STAKED_ERA_GAP = 777;
static const int STAKED_NOTARIES_TIMESTAMP1 = 1541412157;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1541413657;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1541414977;
static const int STAKED_NOTARIES_TIMESTAMP1 = 1541413921;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1541414898;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1541415875;
static const int STAKED_NOTARIES_TIMESTAMP4 = 1604244444;
extern const char *notaries_STAKED1[][2];