Move BIP16 switchover time to April 1
authorGavin Andresen <gavinandresen@gmail.com>
Mon, 27 Feb 2012 16:41:20 +0000 (11:41 -0500)
committerGavin Andresen <gavinandresen@gmail.com>
Mon, 27 Feb 2012 16:41:20 +0000 (11:41 -0500)
src/init.cpp

index a9d9eb7..8fe0f90 100644 (file)
@@ -493,7 +493,7 @@ bool AppInit2(int argc, char* argv[])
         if (fTestNet)
             SoftSetArg("-paytoscripthashtime", "1329264000"); // Feb 15
         else
-            SoftSetArg("-paytoscripthashtime", "1330578000"); // Mar 1
+            SoftSetArg("-paytoscripthashtime", "1333238400"); // April 1 2012
 
         // Put "/P2SH/" in the coinbase so everybody can tell when
         // a majority of miners support it