5 lines
163 B
Text
5 lines
163 B
Text
|
|
// bitshares-core #429 rounding issue when creating assets
|
||
|
|
#ifndef HARDFORK_CORE_429_TIME
|
||
|
|
#define HARDFORK_CORE_429_TIME (fc::time_point_sec( 1566784800 ))
|
||
|
|
#endif
|