This commit is contained in:
blackjok3r
2018-09-25 14:16:39 +08:00
parent 3e86777927
commit 7db608e7c5

View File

@@ -4,10 +4,10 @@
static const int STAKED_ERA_GAP = 777;
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;
static const int STAKED_NOTARIES_TIMESTAMP1 = 1537859688;
static const int STAKED_NOTARIES_TIMESTAMP2 = 1537863288;
static const int STAKED_NOTARIES_TIMESTAMP3 = 1537866888;
static const int STAKED_NOTARIES_TIMESTAMP4 = 1537870488;
extern const char *notaries_STAKED1[][2];
extern int num_notaries_STAKED1;