diff --git a/libraries/chain/hardfork.d/CORE_216.hf b/libraries/chain/hardfork.d/CORE_216.hf new file mode 100644 index 00000000..2fbc3bda --- /dev/null +++ b/libraries/chain/hardfork.d/CORE_216.hf @@ -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