Skip to content

Commit

Permalink
SON hardfork time to Saturday, October 17, 2020 00:00:00 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
serkixenos committed Oct 7, 2020
1 parent 7d1db4e commit 3e8a64f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions libraries/chain/hardfork.d/SON.hf
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
// SON HARDFORK Wednesday, January 1, 2020 12:00:00 AM - 1577836800
// SON HARDFORK Monday, March 30, 2020 3:00:00 PM - 1585573200
// SON HARDFORK Monday, September 21, 2020 1:43:11 PM - 1600695791
// SON HARDFORK Saturday, October 17, 2020 00:00:00 UTC
#ifndef HARDFORK_SON_TIME
#include <ctime>
#define HARDFORK_SON_TIME (fc::time_point_sec( 1585573200 ))
#define HARDFORK_SON_TIME (fc::time_point_sec( 1602892800 ))
#endif

0 comments on commit 3e8a64f

Please sign in to comment.