Skip to content

Commit

Permalink
Merge pull request #247 from crowetic/master
Browse files Browse the repository at this point in the history
push featureTrigger blocks back a bit to give more time to prepare+sign auto-update
  • Loading branch information
crowetic authored Jan 22, 2025
2 parents 999cfaf + ca238c9 commit faee7c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/blockchain.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@
"removeOnlyMintWithNameHeight": 1935500,
"groupMemberCheckHeight": 1902700,
"fixBatchRewardHeight": 1945900,
"adminsReplaceFoundersHeight": 2012300,
"nullGroupMembershipHeight": 2012300,
"ignoreLevelForRewardShareHeight": 2012300,
"adminQueryFixHeight": 2012300
"adminsReplaceFoundersHeight": 2012800,
"nullGroupMembershipHeight": 2012800,
"ignoreLevelForRewardShareHeight": 2012800,
"adminQueryFixHeight": 2012800
},
"checkpoints": [
{ "height": 1136300, "signature": "3BbwawEF2uN8Ni5ofpJXkukoU8ctAPxYoFB7whq9pKfBnjfZcpfEJT4R95NvBDoTP8WDyWvsUvbfHbcr9qSZuYpSKZjUQTvdFf6eqznHGEwhZApWfvXu6zjGCxYCp65F4jsVYYJjkzbjmkCg5WAwN5voudngA23kMK6PpTNygapCzXt" }
Expand Down

0 comments on commit faee7c8

Please sign in to comment.