This commit is contained in:
blackjok3r
2018-11-06 17:47:38 +08:00
parent 75479b3253
commit 0a7c652d84

View File

@@ -7,9 +7,9 @@
static const int STAKED_ERA_GAP = 777;
static const int STAKED_NOTARIES_TIMESTAMP1 = 1541496946;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1541497546;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1541498546;
static const int STAKED_NOTARIES_TIMESTAMP1 = 1541498901;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1541500201;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1541501501;
static const int STAKED_NOTARIES_TIMESTAMP4 = 1604244444;
extern const char *notaries_STAKED1[][2];