|
40 | 40 | "amuletToIssuePerYear": "20000000000.0", |
41 | 41 | "appRewardPercentage": "0.4", |
42 | 42 | "featuredAppRewardCap": "20000.0", |
| 43 | + "optDevelopmentFundPercentage": null, |
43 | 44 | "optValidatorFaucetCap": "3.33", |
44 | 45 | "unfeaturedAppRewardCap": "0.6", |
45 | 46 | "validatorRewardCap": "0.2", |
|
54 | 55 | "amuletToIssuePerYear": "10000000000.0", |
55 | 56 | "appRewardPercentage": "0.62", |
56 | 57 | "featuredAppRewardCap": "1.5", |
| 58 | + "optDevelopmentFundPercentage": null, |
57 | 59 | "optValidatorFaucetCap": "3.33", |
58 | 60 | "unfeaturedAppRewardCap": "0.6", |
59 | 61 | "validatorRewardCap": "0.2", |
|
68 | 70 | "amuletToIssuePerYear": "5000000000.0", |
69 | 71 | "appRewardPercentage": "0.69", |
70 | 72 | "featuredAppRewardCap": "1.5", |
| 73 | + "optDevelopmentFundPercentage": null, |
71 | 74 | "optValidatorFaucetCap": "3.33", |
72 | 75 | "unfeaturedAppRewardCap": "0.6", |
73 | 76 | "validatorRewardCap": "0.2", |
|
82 | 85 | "amuletToIssuePerYear": "2500000000.0", |
83 | 86 | "appRewardPercentage": "0.75", |
84 | 87 | "featuredAppRewardCap": "1.5", |
| 88 | + "optDevelopmentFundPercentage": null, |
85 | 89 | "optValidatorFaucetCap": "3.33", |
86 | 90 | "unfeaturedAppRewardCap": "0.6", |
87 | 91 | "validatorRewardCap": "0.2", |
|
93 | 97 | "amuletToIssuePerYear": "40000000000.0", |
94 | 98 | "appRewardPercentage": "0.15", |
95 | 99 | "featuredAppRewardCap": "20000.0", |
| 100 | + "optDevelopmentFundPercentage": null, |
96 | 101 | "optValidatorFaucetCap": "570.0", |
97 | 102 | "unfeaturedAppRewardCap": "0.6", |
98 | 103 | "validatorRewardCap": "0.2", |
99 | 104 | "validatorRewardPercentage": "0.05" |
100 | 105 | } |
101 | 106 | }, |
| 107 | + "optDevelopmentFundManager": null, |
102 | 108 | "packageConfig": { |
103 | 109 | "amulet": "0.1.14", |
104 | 110 | "amuletNameService": "0.1.15", |
|
0 commit comments