From 21dcc238bd2b8f87f76c4baf91b2156807e6489e Mon Sep 17 00:00:00 2001 From: Leo-Besancon Date: Fri, 8 Sep 2023 11:43:21 +0200 Subject: [PATCH] update genesis --- massa-models/src/config/constants.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/massa-models/src/config/constants.rs b/massa-models/src/config/constants.rs index 4dc7112c567..8a44cf4824d 100644 --- a/massa-models/src/config/constants.rs +++ b/massa-models/src/config/constants.rs @@ -59,7 +59,7 @@ lazy_static::lazy_static! { ) ) } else { - MassaTime::from_millis(1694174400000) // Wednesday, September 8, 2023 12:00:00 PM UTC + MassaTime::from_millis(1694170800000) // Friday, September 8, 2023 11:00:00 AM UTC }; /// TESTNET: time when the blockclique is ended.