peerplays_migrated/libraries/chain/hardfork.d/615.hf

5 lines
185 B
Text
Raw Normal View History

2017-05-25 09:13:59 +00:00
// #615 Fix price feed expiration check, so websocket server will never spam too much data
#ifndef HARDFORK_615_TIME
#define HARDFORK_615_TIME (fc::time_point_sec( 1457550000 ))
#endif