Set hardfork date to Jan5th on TESTNET

This commit is contained in:
pbattu123 2019-12-24 10:46:27 -04:00
parent b7cd99c35f
commit d52f9fbb59

View file

@ -1,4 +1,4 @@
// GPOS HARDFORK Monday, Dec 23, 2019 04:00:00 AM GMT // GPOS HARDFORK Monday, 6 January 2020 01:00:00 GMT
#ifndef HARDFORK_GPOS_TIME #ifndef HARDFORK_GPOS_TIME
#define HARDFORK_GPOS_TIME (fc::time_point_sec( 1577073600 )) #define HARDFORK_GPOS_TIME (fc::time_point_sec( 1578272400 ))
#endif #endif