X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Ftimestamps.h;h=57382bd1d6460633fe41658c34168865a044a14f;hb=ebbcbf24322c0d1e5d3e386a1edb0a3b48667ae7;hp=bc4b95063a1ec8416e6ce33d250f4de03d71a315;hpb=817b7171e1db8a4a1a1bdc4651806098a17bf912;p=novacoin.git diff --git a/src/timestamps.h b/src/timestamps.h index bc4b950..57382bd 100644 --- a/src/timestamps.h +++ b/src/timestamps.h @@ -2,6 +2,5 @@ #define BITCOIN_TIMESTAMPS_H static const unsigned int TARGETS_SWITCH_TIME = 1374278400; // Saturday, 20-Jul-2013 00:00:00 UTC -static const unsigned int SMALLDATA_SWITCH_TIME = 1458432000; // Sunday, 20-Mar-16 00:00:00 UTC static const unsigned int CHECKLOCKTIMEVERIFY_SWITCH_TIME = 1461110400; // Wednesday, 20-Apr-16 00:00:00 UTC #endif