Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1364 from GolosChain/change-hf-time
Browse files Browse the repository at this point in the history
Set HF21 time to 15 aug 2019 12:00:00 MSK
  • Loading branch information
afalaleev authored Jul 25, 2019
2 parents 6e34c66 + 42e4349 commit 72054b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/chain/hardfork.d/0_21.hf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#ifdef STEEMIT_BUILD_TESTNET
#define STEEMIT_HARDFORK_0_21_TIME 1563613200 // 20 jul 2019 12:00:00 MSK
#else
#define STEEMIT_HARDFORK_0_21_TIME 1565600400 // 12 aug 2019 12:00:00 MSK
#define STEEMIT_HARDFORK_0_21_TIME 1565859600 // 15 aug 2019 12:00:00 MSK
#endif

#define STEEMIT_HARDFORK_0_21_VERSION hardfork_version( 0, 21 )
Expand Down

0 comments on commit 72054b5

Please sign in to comment.