From 6ed8250301ae7dc0116dcab44cd9ee1a6d669dcd Mon Sep 17 00:00:00 2001 From: CalDescent Date: Sun, 31 Jul 2022 19:50:05 +0100 Subject: [PATCH] onlineAccountsModulusV2Timestamp set to Sat, 06 Aug 2022 16:00:00 UTC --- 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 670027d5..381a280a 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -23,7 +23,7 @@ "founderEffectiveMintingLevel": 10, "onlineAccountSignaturesMinLifetime": 43200000, "onlineAccountSignaturesMaxLifetime": 86400000, - "onlineAccountsModulusV2Timestamp": 9999999999999, + "onlineAccountsModulusV2Timestamp": 1659801600000, "rewardsByHeight": [ { "height": 1, "reward": 5.00 }, { "height": 259201, "reward": 4.75 },