Bump HARDFORK_599_TIME

This commit is contained in:
theoreticalbts 2016-03-25 01:48:15 -04:00
parent 55ec0607f8
commit 8835f4f6b2

View file

@ -1,4 +1,4 @@
// #599 Unpacking of extension is incorrect
#ifndef HARDFORK_599_TIME
#define HARDFORK_599_TIME (fc::time_point_sec( 1458752400 ))
#define HARDFORK_599_TIME (fc::time_point_sec( 1459789200 ))
#endif