// #480 Fix non-BTS MIA core_exchange_rate check #ifndef HARDFORK_480_TIME #ifdef BUILD_PEERPLAYS_TESTNET #define HARDFORK_480_TIME (fc::time_point_sec::from_iso_string("2015-12-17T19:00:00")) #else #define HARDFORK_480_TIME (fc::time_point_sec::from_iso_string("2015-12-17T19:00:00")) #endif #endif