peerplays_migrated/libraries/chain/hardfork.d/GPOS.hf
2022-01-03 09:49:44 -05:00

5 lines
235 B
Text

// GPOS HARDFORK Monday, 17 February 2020 22:00:00 GMT
// The value should be harmonized with the protcol constant named GPOS_PERIOD_START
#ifndef HARDFORK_GPOS_TIME
#define HARDFORK_GPOS_TIME (fc::time_point_sec( 1581976800 ))
#endif