compile errors
This commit is contained in:
parent
6305301b5d
commit
66e0fb187a
1 changed files with 4 additions and 0 deletions
4
libraries/chain/hardfork.d/CORE_216.hf
Normal file
4
libraries/chain/hardfork.d/CORE_216.hf
Normal 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
|
||||
Loading…
Reference in a new issue