update GPOS hardfork date to sons branch

This commit is contained in:
pbattu123 2020-03-16 22:40:35 -03:00
parent c0d515b93f
commit 8a90e70f12

View file

@ -1,4 +1,4 @@
// GPOS HARDFORK Monday, 6 January 2020 01:00:00 GMT
// GPOS HARDFORK Monday, 16 March 2020 19:00:00 GMT
#ifndef HARDFORK_GPOS_TIME
#define HARDFORK_GPOS_TIME (fc::time_point_sec( 1578272400 ))
#define HARDFORK_GPOS_TIME (fc::time_point_sec( 1584385200 ))
#endif