From 9afc31a20ddcc4d028a4aeea7064f6995502c9d1 Mon Sep 17 00:00:00 2001 From: CalDescent Date: Mon, 5 Dec 2022 08:52:09 +0000 Subject: [PATCH] selfSponsorshipAlgoV1SnapshotTimestamp set to 1670230000000 --- 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 126ec7ae..270456fc 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -24,7 +24,7 @@ "onlineAccountSignaturesMinLifetime": 43200000, "onlineAccountSignaturesMaxLifetime": 86400000, "onlineAccountsModulusV2Timestamp": 1659801600000, - "selfSponsorshipAlgoV1SnapshotTimestamp": 9999999999999, + "selfSponsorshipAlgoV1SnapshotTimestamp": 1670230000000, "rewardsByHeight": [ { "height": 1, "reward": 5.00 }, { "height": 259201, "reward": 4.75 },