From ad51073f25a0582c1b7555b470ea83517faa25d6 Mon Sep 17 00:00:00 2001 From: CalDescent Date: Fri, 25 Aug 2023 16:11:43 +0100 Subject: [PATCH] mempowTransactionUpdatesTimestamp set to Fri Sep 01 2023 09: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 996ae2c1..9a26c99e 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -29,7 +29,7 @@ "onlineAccountSignaturesMaxLifetime": 86400000, "onlineAccountsModulusV2Timestamp": 1659801600000, "selfSponsorshipAlgoV1SnapshotTimestamp": 1670230000000, - "mempowTransactionUpdatesTimestamp": 9999999999999, + "mempowTransactionUpdatesTimestamp": 1693558800000, "rewardsByHeight": [ { "height": 1, "reward": 5.00 }, { "height": 259201, "reward": 4.75 },