From bdbbd0152fbbcf5e5428fca7e667c9e4da37ae75 Mon Sep 17 00:00:00 2001 From: kennycud Date: Sat, 28 Dec 2024 14:01:01 -0800 Subject: [PATCH] updated the hard fork heights for the test chain --- src/test/resources/test-chain-v2.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/test/resources/test-chain-v2.json b/src/test/resources/test-chain-v2.json index c829975b..689b900b 100644 --- a/src/test/resources/test-chain-v2.json +++ b/src/test/resources/test-chain-v2.json @@ -103,7 +103,10 @@ "onlyMintWithNameHeight": 9999999999990, "groupMemberCheckHeight": 9999999999999, "decreaseOnlineAccountsDifficultyTimestamp": 9999999999999, - "removeOnlyMintWithNameHeight": 9999999999999 + "removeOnlyMintWithNameHeight": 9999999999999, + "fixBatchRewardHeight": 9999999999999, + "adminsReplaceFoundersHeight": 9999999999999, + "onlineValidationFailSafeHeight": 9999999999999 }, "genesisInfo": { "version": 4,