Skip to content

Commit 876cb35

Browse files
committed
HF28 date moved to the 11. Dec 2024
1 parent ebd6ea6 commit 876cb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/chain/database.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ long next_hf_time()
6363
#ifdef IS_TEST_NET
6464
1675818000; // Wednesday, February 8, 2023 1:00:00 AM
6565
#else
66-
1726653600; // Wed Sep 18 2024 10:00:00 GMT+0000
66+
1733918400; // Wednesday, December 11, 2024 12:00:00 PM
6767
#endif /// IS_TEST_NET
6868

6969
const char* value = getenv("HIVE_HF28_TIME");

0 commit comments

Comments
 (0)