diff --git a/src/main/resources/blockchain.json b/src/main/resources/blockchain.json index 4df3f09a..3d0e5559 100644 --- a/src/main/resources/blockchain.json +++ b/src/main/resources/blockchain.json @@ -9,7 +9,7 @@ "defaultGroupId": 0, "oneNamePerAccount": true, "minAccountLevelToMint": 1, - "minAccountLevelForBlockSubmissions": 6, + "minAccountLevelForBlockSubmissions": 5, "minAccountLevelToRewardShare": 5, "maxRewardSharesPerMintingAccount": 6, "founderEffectiveMintingLevel": 10,