Added member of group check

This commit is contained in:
AlphaX-Reloaded
2024-09-21 21:29:02 +02:00
parent c58d2b5813
commit d0139c24dc
6 changed files with 63 additions and 15 deletions

View File

@@ -33,6 +33,7 @@
"blockRewardBatchStartHeight": 2000000,
"blockRewardBatchSize": 1000,
"blockRewardBatchAccountsBlockCount": 25,
"mintingGroupId": 2,
"rewardsByHeight": [
{ "height": 1, "reward": 5.00 },
{ "height": 259201, "reward": 4.75 },
@@ -103,7 +104,9 @@
"enableTransferPrivsTimestamp": 9999999999999,
"cancelSellNameValidationTimestamp": 9999999999999,
"disableRewardshareHeight": 8450,
"onlyMintWithNameHeight": 8500
"enableRewardshareHeight": 11400,
"onlyMintWithNameHeight": 8500,
"groupMemberCheckHeight": 11200
},
"genesisInfo": {
"version": 4,