From 3c565638c11eecdf35f662df55fbb5051c7f836c Mon Sep 17 00:00:00 2001 From: CalDescent Date: Sat, 15 Oct 2022 18:58:13 +0100 Subject: [PATCH] onlineAccountsMemoryPoWTimestamp set to Sat Oct 22 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 fad81ab5..e9f1500d 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -24,7 +24,7 @@ "onlineAccountSignaturesMinLifetime": 43200000, "onlineAccountSignaturesMaxLifetime": 86400000, "onlineAccountsModulusV2Timestamp": 1659801600000, - "onlineAccountsMemoryPoWTimestamp": 9999999999999, + "onlineAccountsMemoryPoWTimestamp": 1666454400000, "rewardsByHeight": [ { "height": 1, "reward": 5.00 }, { "height": 259201, "reward": 4.75 },