mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-22 20:26:50 +00:00
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:
@@ -10,6 +10,7 @@
|
||||
"requireGroupForApproval": false,
|
||||
"defaultGroupId": 0,
|
||||
"oneNamePerAccount": false,
|
||||
"maxProxyRelationships": 4,
|
||||
"genesisInfo": {
|
||||
"version": 1,
|
||||
"timestamp": "1400247274336",
|
||||
|
Reference in New Issue
Block a user