From 140f14f2f4ca5e6b19a50b8a11d277b5cdf1a08b Mon Sep 17 00:00:00 2001 From: AlphaX-Projects <77661270+AlphaX-Projects@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:49:05 +0100 Subject: [PATCH] Set exclude reward share transactions blockheight --- 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 23e43285..8631fbf4 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -96,7 +96,7 @@ "feeValidationFixTimestamp": 1671918000000, "chatReferenceTimestamp": 1674316800000, "arbitraryOptionalFeeTimestamp": 1680278400000, - "unconfirmableRewardSharesHeight": 99999500 + "unconfirmableRewardSharesHeight": 1575500 }, "checkpoints": [ { "height": 1136300, "signature": "3BbwawEF2uN8Ni5ofpJXkukoU8ctAPxYoFB7whq9pKfBnjfZcpfEJT4R95NvBDoTP8WDyWvsUvbfHbcr9qSZuYpSKZjUQTvdFf6eqznHGEwhZApWfvXu6zjGCxYCp65F4jsVYYJjkzbjmkCg5WAwN5voudngA23kMK6PpTNygapCzXt" }