Changed sweeps hardfork time

This commit is contained in:
Prabhjot 2019-08-09 13:04:02 -04:00
parent a0ae945f8d
commit afe6cba258

View file

@ -1,3 +1,3 @@
#ifndef HARDFORK_SWEEPS_TIME
#define HARDFORK_SWEEPS_TIME (fc::time_point_sec( 1565272800 ))
#define HARDFORK_SWEEPS_TIME (fc::time_point_sec( 1565391600 ))
#endif