Skip to content

Commit

Permalink
Hardfork date updated to Sep12-10pm EST
Browse files Browse the repository at this point in the history
  • Loading branch information
pbattu123 committed Sep 6, 2019
1 parent 7ce73ae commit e82a3db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libraries/chain/hardfork.d/CORE-429.hf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// bitshares-core #429 rounding issue when creating assets
#ifndef HARDFORK_CORE_429_TIME
#define HARDFORK_CORE_429_TIME (fc::time_point_sec( 1568167200 ))
#define HARDFORK_CORE_429_TIME (fc::time_point_sec( 1568340000 ))
#endif
2 changes: 1 addition & 1 deletion libraries/chain/hardfork.d/SWEEPS.hf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#ifndef HARDFORK_SWEEPS_TIME
#define HARDFORK_SWEEPS_TIME (fc::time_point_sec( 1568167200 ))
#define HARDFORK_SWEEPS_TIME (fc::time_point_sec( 1568340000 ))
#endif

0 comments on commit e82a3db

Please sign in to comment.