Skip to content

Commit

Permalink
prepare new fork
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex4J committed Jan 8, 2016
1 parent ba4ab00 commit ee5b97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class CNode;
// Hard fork constants:
#define HARDFORK_TIME 1451570400
#define HARDFORK_HEIGHTV2 1310273
#define HARDFORK_TIMEV3 (1452269896+(60 * 60 * 24 * 3))
#define HARDFORK_TIMEV3 (1452272100+(60 * 60 * 12))
#define OLD_nStakeMinAge (60 * 60 * 24 * 30)
#define OLD_nStakeMaxAge (60 * 60 * 24 * 90)
#define OLD_nStakeTargetSpacing 60
Expand Down

0 comments on commit ee5b97a

Please sign in to comment.