From 6109bdeafeccd05bbd7f7d263995092054674933 Mon Sep 17 00:00:00 2001 From: CalDescent Date: Wed, 5 May 2021 18:40:07 +0100 Subject: [PATCH] Set go-live timestamp for same-length chain weight consensus: 1620579600000 --- src/main/resources/blockchain.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/blockchain.json b/src/main/resources/blockchain.json index 8cc06651..d0ac9ffb 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -51,7 +51,7 @@ "atFindNextTransactionFix": 275000, "newBlockSigHeight": 320000, "shareBinFix": 399000, - "calcChainWeightTimestamp": 1616000000000 + "calcChainWeightTimestamp": 1620579600000 }, "genesisInfo": { "version": 4,