-
Notifications
You must be signed in to change notification settings - Fork 157
/
conway-genesis.json
39 lines (39 loc) · 1017 Bytes
/
conway-genesis.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"poolVotingThresholds": {
"pvtCommitteeNormal": 0,
"pvtCommitteeNoConfidence": 0,
"pvtHardForkInitiation": 0,
"pvtMotionNoConfidence": 0
},
"dRepVotingThresholds": {
"dvtMotionNoConfidence": 0,
"dvtCommitteeNormal": 0,
"dvtCommitteeNoConfidence": 0,
"dvtUpdateToConstitution": 0,
"dvtHardForkInitiation": 0,
"dvtPPNetworkGroup": 0,
"dvtPPEconomicGroup": 0,
"dvtPPTechnicalGroup": 0,
"dvtPPGovGroup": 0,
"dvtTreasuryWithdrawal": 0
},
"committeeMinSize": 0,
"committeeMaxTermLength": 0,
"govActionLifetime": 0,
"govActionDeposit": 0,
"dRepDeposit": 0,
"dRepActivity": 0,
"constitution": {
"anchor": {
"url": "",
"dataHash": "0000000000000000000000000000000000000000000000000000000000000000"
}
},
"committee": {
"members": {
"keyHash-4e88cc2d27c364aaf90648a87dfb95f8ee103ba67fa1f12f5e86c42a": 1,
"scriptHash-4e88cc2d27c364aaf90648a87dfb95f8ee103ba67fa1f12f5e86c42a": 2
},
"quorum": 0.5
}
}