X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Ftimestamps.h;h=dea9396f06c822ae067fc34419f5968c6346d1cb;hp=4fbd7e434589b1e0926b54119b9075b79b79e94c;hb=a387ed6d733041338d8cfa92ef63ff514da7ce07;hpb=156de63aa640662cc35d3e17a059c51e4b74dc44 diff --git a/src/timestamps.h b/src/timestamps.h index 4fbd7e4..dea9396 100644 --- a/src/timestamps.h +++ b/src/timestamps.h @@ -7,6 +7,5 @@ static const unsigned int CHAINCHECKS_SWITCH_TIME = 1379635200; // Fri, 20 Sep 2 static const unsigned int STAKECURVE_SWITCH_TIME = 1382227200; // Sun, 20 Oct 2013 00:00:00 GMT static const unsigned int VALIDATION_SWITCH_TIME = 1408492800; // Wed, 20 Aug 2014 00:00:00 GMT -static const unsigned int SIG_SWITCH_TIME = 1411171200; // Sat, 20 Sep 2014 00:00:00 GMT #endif