// #385 October 23 enforce PARENT.CHILD and allow short names #ifndef HARDFORK_385_TIME #ifdef BUILD_PEERPLAYS_TESTNET #define HARDFORK_385_TIME (fc::time_point_sec::from_iso_string("2015-10-23T00:00:00")) #else #define HARDFORK_385_TIME (fc::time_point_sec::from_iso_string("2015-10-23T00:00:00")) #endif #endif