Add limit to number of proxy forging relationships per generator account.

For testing, current limit is 4 as set in blockchain.json
This commit is contained in:
catbref
2019-06-04 13:32:43 +01:00
parent de96e8347d
commit 6a969f9473
6 changed files with 56 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
"requireGroupForApproval": false,
"defaultGroupId": 0,
"oneNamePerAccount": false,
"maxProxyRelationships": 4,
"genesisInfo": {
"version": 1,
"timestamp": "1400247274336",