X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Ftimestamps.h;h=57382bd1d6460633fe41658c34168865a044a14f;hb=9e58e0a8ca28b15a4bfa677f5b23891972db40fd;hp=bc4b95063a1ec8416e6ce33d250f4de03d71a315;hpb=3833b4e69b7fb9cca574cbead4a765fff0663f16;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