From 66e0fb187a4992325e2558965d71ee65bc50b3a2 Mon Sep 17 00:00:00 2001 From: sierra19XX <15652887+sierra19XX@users.noreply.github.com> Date: Fri, 12 Mar 2021 05:30:18 +0000 Subject: [PATCH] compile errors --- libraries/chain/hardfork.d/CORE_216.hf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libraries/chain/hardfork.d/CORE_216.hf 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