shuffle and parm adj to genesis
This commit is contained in:
parent
9f5bd71140
commit
76ce926811
1 changed files with 8 additions and 2 deletions
10
genesis.json
10
genesis.json
|
|
@ -241,7 +241,7 @@
|
|||
"accounts_per_fee_scale": 1000,
|
||||
"account_fee_scale_bitshifts": 0,
|
||||
"max_authority_depth": 2,
|
||||
"witness_schedule_algorithm": 1,
|
||||
"witness_schedule_algorithm": 0,
|
||||
"min_round_delay": 1,
|
||||
"max_round_delay": 300,
|
||||
"min_time_per_commit_move": 15,
|
||||
|
|
@ -627,12 +627,18 @@
|
|||
"owner_name": "init5"
|
||||
},{
|
||||
"owner_name": "init6"
|
||||
},{
|
||||
"owner_name": "init7"
|
||||
},{
|
||||
"owner_name": "init8"
|
||||
},{
|
||||
"owner_name": "init9"
|
||||
}
|
||||
],
|
||||
"initial_worker_candidates": [],
|
||||
"initial_chain_id": "aa34045518f1469a28fa4578240d5f039afa9959c0b95ce3b39674efa691fb21",
|
||||
"immutable_parameters": {
|
||||
"min_committee_member_count": 11,
|
||||
"min_committee_member_count": 9,
|
||||
"min_witness_count": 11,
|
||||
"num_special_accounts": 0,
|
||||
"num_special_assets": 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue