diff --git a/src/main.h b/src/main.h index 14d0163dee..c9789a9722 100644 --- a/src/main.h +++ b/src/main.h @@ -36,7 +36,7 @@ class CBitcoinAddress; #define MASTERNODE_PAYMENTS_MAX 1 #define MASTERNODE_PAYMENTS_EXPIRATION 10 #define START_MASTERNODE_PAYMENTS_TESTNET 1398872033+(60*25) -#define START_MASTERNODE_PAYMENTS 1400094580 //Wed, 14 May 2014 19:09:40 GMT +#define START_MASTERNODE_PAYMENTS 1401033600 //Sun, 25 May 2014 16:00:00 GMT struct CBlockIndexWorkComparator;