This commit is contained in:
blackjok3r
2018-11-05 20:44:37 +08:00
parent 96c7f474b9
commit dfe8e4a6cd
4 changed files with 11 additions and 4 deletions

View File

@@ -7,9 +7,9 @@
static const int STAKED_ERA_GAP = 777;
static const int STAKED_NOTARIES_TIMESTAMP1 = 1541415367;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1541416544;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1541417721;
static const int STAKED_NOTARIES_TIMESTAMP1 = 1541422105;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1541423282;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1541424459;
static const int STAKED_NOTARIES_TIMESTAMP4 = 1604244444;
extern const char *notaries_STAKED1[][2];