From 449aab0a11813de36b299ef9cbaafdc97b9ab995 Mon Sep 17 00:00:00 2001 From: AlphaX Date: Fri, 19 Jul 2024 16:59:33 +0200 Subject: [PATCH] Update testchain.json --- testnet/testchain.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/testnet/testchain.json b/testnet/testchain.json index 7b9415cf..d457f32d 100644 --- a/testnet/testchain.json +++ b/testnet/testchain.json @@ -30,7 +30,7 @@ "selfSponsorshipAlgoV3SnapshotTimestamp": 9999999999999, "referenceTimestampBlock": 1670684455220, "mempowTransactionUpdatesTimestamp": 1692554400000, - "blockRewardBatchStartHeight": 10000, + "blockRewardBatchStartHeight": 5000, "blockRewardBatchSize": 1000, "blockRewardBatchAccountsBlockCount": 25, "rewardsByHeight": [ @@ -93,19 +93,19 @@ "increaseOnlineAccountsDifficultyTimestamp": 9999999999999, "onlineAccountMinterLevelValidationHeight": 0, "selfSponsorshipAlgoV1Height": 9999999, - "selfSponsorshipAlgoV2Height": 9999999, - "selfSponsorshipAlgoV3Height": 9999999, + "selfSponsorshipAlgoV2Height": 9999900, + "selfSponsorshipAlgoV3Height": 9999900, "feeValidationFixTimestamp": 0, "chatReferenceTimestamp": 0, "arbitraryOptionalFeeTimestamp": 0, - "unconfirmableRewardSharesHeight": 0, + "unconfirmableRewardSharesHeight": 9999999, "disableTransferPrivsTimestamp": 9999999999990, "enableTransferPrivsTimestamp": 9999999999999, "cancelSellNameValidationTimestamp": 9999999999999 }, "genesisInfo": { "version": 4, - "timestamp": "1701874800000", + "timestamp": "1721397000000", "transactions": [ { "type": "ISSUE_ASSET", "assetName": "QORT", "description": "QORTAL coin", "quantity": 0, "isDivisible": true, "data": "{}" }, { "type": "ISSUE_ASSET", "assetName": "Legacy-QORA", "description": "Representative legacy QORA", "quantity": 0, "isDivisible": true, "data": "{}", "isUnspendable": true },