compile errors

This commit is contained in:
sierra19XX 2021-03-12 05:30:18 +00:00
parent 6305301b5d
commit 66e0fb187a

View file

@ -0,0 +1,4 @@
// bitshares-core #216 Process to reset a Smartcoin after a Black Swan
#ifndef HARDFORK_CORE_216_TIME
#define HARDFORK_CORE_216_TIME (fc::time_point_sec( 1615334400 )) // Wednesday, 10 March 2021 00:00:00 UTC
#endif