Skip to content

Commit

Permalink
Fix compile, add hardfork definition for cryptonomex#385
Browse files Browse the repository at this point in the history
  • Loading branch information
theoreticalbts authored and pmconrad committed Feb 20, 2016
1 parent 5ebca1f commit a453e26
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libraries/chain/hardfork.d/385.hf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// #385 October 23 enforce PARENT.CHILD and allow short names
#ifndef HARDFORK_385_TIME
#define HARDFORK_385_TIME (fc::time_point_sec( 1445558400 ))
#endif

0 comments on commit a453e26

Please sign in to comment.