We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd6ea6 commit 876cb35Copy full SHA for 876cb35
libraries/chain/database.cpp
@@ -63,7 +63,7 @@ long next_hf_time()
63
#ifdef IS_TEST_NET
64
1675818000; // Wednesday, February 8, 2023 1:00:00 AM
65
#else
66
- 1726653600; // Wed Sep 18 2024 10:00:00 GMT+0000
+ 1733918400; // Wednesday, December 11, 2024 12:00:00 PM
67
#endif /// IS_TEST_NET
68
69
const char* value = getenv("HIVE_HF28_TIME");
0 commit comments