peerplays_migrated/libraries/chain/hardfork.d/1000.hf
2018-04-05 11:53:45 +02:00

4 lines
187 B
Text

// #615 Fix price feed expiration check, so websocket server will never spam too much data
#ifndef HARDFORK_1000_TIME
#define HARDFORK_1000_TIME (fc::time_point_sec( 1523534400 ))
#endif