Skip to content

Commit 3dc292b

Browse files
Merge pull request #5452 from input-output-hk/conwaygenesis
Update conway-babbage-test-genesis.json
2 parents 70dde19 + fdbfc5a commit 3dc292b

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed
Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
11
{
2-
"genDelegs": {}
3-
}
2+
"poolVotingThresholds": {
3+
"pvtCommitteeNormal": 0,
4+
"pvtCommitteeNoConfidence": 0,
5+
"pvtHardForkInitiation": 0,
6+
"pvtMotionNoConfidence": 0
7+
},
8+
"dRepVotingThresholds": {
9+
"dvtCommitteeNormal": 0,
10+
"dvtCommitteeNoConfidence": 0,
11+
"dvtHardForkInitiation": 0,
12+
"dvtMotionNoConfidence": 0,
13+
"dvtPPEconomicGroup": 0,
14+
"dvtPPGovGroup": 0,
15+
"dvtPPNetworkGroup": 0,
16+
"dvtPPTechnicalGroup": 0,
17+
"dvtTreasuryWithdrawal": 0,
18+
"dvtUpdateToConstitution": 0
19+
},
20+
"minCommitteeSize": 0,
21+
"committeeTermLimit": 0,
22+
"govActionExpiration": 0,
23+
"govActionDeposit": 0,
24+
"dRepDeposit": 0,
25+
"dRepActivity": 0
26+
}

0 commit comments

Comments
 (0)