Skip to content

Commit

Permalink
New notaries activate 814000
Browse files Browse the repository at this point in the history
  • Loading branch information
jl777 committed Apr 17, 2018
1 parent 5f9bbd6 commit 6bc9c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/komodo_notary.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ const char *Notaries_elected0[][2] =
};

#define KOMODO_NOTARIES_TIMESTAMP1 1525132800 // May 1st 2018 1530921600 // 7/7/2017
#define KOMODO_NOTARIES_HEIGHT1 ((820000 / KOMODO_ELECTION_GAP) * KOMODO_ELECTION_GAP)
#define KOMODO_NOTARIES_HEIGHT1 ((814000 / KOMODO_ELECTION_GAP) * KOMODO_ELECTION_GAP)

const char *Notaries_elected1[][2] =
{
Expand Down

0 comments on commit 6bc9c55

Please sign in to comment.